Newman Run Dashboard

Thursday, 12 February 2026 14:06:03
Total Iterations

1

Total Assertions

1323

Total Failed Tests

49

Total Skipped Tests

0


File Information
Collection: Phoenix-Inwarrenty-Flow-Pritish-NR
Environment: QA
Timings and Data
Total run duration: 22.5s
Total data received: 2.03MB
Average response time: 273ms
Summary Item Total Failed
Requests 77 0
Prerequest Scripts 20 0
Test Scripts 51 0
Assertions 1323 49
Skipped Tests 0 -



Showing 49 Failures

Failed Test: Verify response time is less than 200ms

Assertion Error Message
expected 508 to be below 200
Failed Test: Invalid credentials should return 401

Assertion Error Message
expected 500 to equal 401
Failed Test: Invalid credentials should return 'Unauthorized'

Assertion Error Message
expected 'Internal Server Error' to equal 'Unauthorized'
Failed Test: Blank Username and Password should return status code 400

Assertion Error Message
expected 500 to equal 400
Failed Test: Blank Username and Password should return status message 'Bad Request'

Assertion Error Message
expected 'Internal Server Error' to equal 'Bad Request'
Failed Test: Proper error message should be shown for blank credentials

Assertion Error Message
expected 'Invalid request' to equal 'Bad Request'
Failed Test: Check response time is less than 150ms

Assertion Error Message
expected 249 to be below 150
Failed Test: Response mustn't include sensitive information

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: Status code is 403

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Status message is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'OK'
Failed Test: Status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Status message is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Failed Test: Verify response time < 150ms

Assertion Error Message
expected 267 to be at most 150
Failed Test: Verify Invalid token returns status code 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Invalid token returns status message 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Failed Test: Verify Expired token returns status code 403

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Expired token returns status message 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'OK'
Failed Test: Verify Response time under 200 ms

Assertion Error Message
expected 266 to be at most 200
Failed Test: Verify Status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Status code is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Failed Test: Verify Status code is 403

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Status code is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'OK'
Failed Test: Verify response time is less than 200ms

Assertion Error Message
expected 292 to be below 200
Failed Test: Verify missing authorization token return 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify response time is less than 200ms

Assertion Error Message
expected 300 to be below 200
Failed Test: Verify missing authorization token return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify missing customerdetails should return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify missing product details should return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify invalid Imei number returns 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify invalid Imei number returns 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify Response time should be below 250 ms

Assertion Error Message
expected 642 to be below 350
Failed Test: Verify Invalid Token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Expired Token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Invalid Token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify response payload don't contain message as success

Assertion Error Message
expected { message: 'Success', data: [] } to not have property 'message'
Failed Test: Response time should be under 200 ms

Assertion Error Message
expected 264 to be below 200
Failed Test: Verify Invalid token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Invalid token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Empty searchText Returns 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Response time is under 200 ms

Assertion Error Message
expected 268 to be below 200
Failed Test: Verify Invalid Authorization token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Expired Authorization token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Invalid Job Number (Non-existent) will return Message as "No record found" or similar

Assertion Error Message
expected 'Success' to deeply equal 'No record found'
Failed Test: Verify Malformed Job Number will return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify Malformed Job Number will return Message as "Invalid job number format" or similar

Assertion Error Message
expected 'Success' to deeply equal 'Invalid job number format'
Failed Test: Verify Malformed Job Number will return 405 Method Not Allowed

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Verify Response time is less than 200ms

Assertion Error Message
expected 246 to be below 200
Failed Test: Verify Invalid Credentials will return 401 Unauthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify Blank Credentials will return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500


There are no skipped tests



1 Iteration available to view
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 508ms
Mean size per request: 690B

Test Pass Percentage
86 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 440ffc76-7fea-4533-b8a6-23205cc24704
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-GhfLBGv3Fo2CaWPgInSYf2+IbdM"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNDF9.xuaSlAt2pexQGfWAnVj3PiIECithCij1n3M4P6zVFvU"}}
Test Information
NamePassedFailedSkipped
Verify status code is 200 1 0 0
Verify status code is 'OK' 1 0 0
Verify message is 'Success' 1 0 0
Verify token is present in the response 1 0 0
Verify token is valid 1 0 0
Verify response body matches expected schema 1 0 0
Verify response time is less than 200ms 0 1 0
Total 6 1 0
Test Failure
Test NameAssertion Error
Verify response time is less than 200ms
expected 508 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 249ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9e0eb3f2-1bd6-4f0c-848b-bb7b9a4a3960
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 72
Request Body
{
            "username": "Caleigh.Howe",
            "password": "0Mp5RC6PeInkG6h"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid credentials should return 401 0 1 0
Invalid credentials should return 'Unauthorized' 0 1 0
Invalid credentials should return the correct error message 1 0 0
Response body should match the schema 1 0 0
Total 2 2 0
Test Failures
Test NameAssertion Error
Invalid credentials should return 401
expected 500 to equal 401
Invalid credentials should return 'Unauthorized'
expected 'Internal Server Error' to equal 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 245ms
Mean size per request: 98B

Test Pass Percentage
25 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2b3d85a9-b262-4a72-9a24-608d3b55bde1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Blank Username and Password should return status code 400 0 1 0
Blank Username and Password should return status message 'Bad Request' 0 1 0
Proper error message should be shown for blank credentials 0 1 0
Response body should match the schema 1 0 0
Total 1 3 0
Test Failures
Test NameAssertion Error
Blank Username and Password should return status code 400
expected 500 to equal 400
Blank Username and Password should return status message 'Bad Request'
expected 'Internal Server Error' to equal 'Bad Request'
Proper error message should be shown for blank credentials
expected 'Invalid request' to equal 'Bad Request'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 438B

Test Pass Percentage
86 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNDF9.xuaSlAt2pexQGfWAnVj3PiIECithCij1n3M4P6zVFvU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ce3bffb8-c80f-4a0a-8d62-77391339a875
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Status is 'OK' 1 0 0
Check response time is less than 150ms 0 1 0
Validate JSON Schema 1 0 0
User details should be present in the response 1 0 0
Role name should be 'FrontDesk' 1 0 0
Service location should be 'Service Center A' 1 0 0
Total 6 1 0
Test Failure
Test NameAssertion Error
Check response time is less than 150ms
expected 249 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNDF9.xuaSlAt2pexQGfWAnVj3PiIECithCij1n3M4P6zVFvU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4cd9bbb6-fcdd-46a9-b1d5-f8ab95f60ced
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Response mustn't include sensitive information 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Response mustn't include sensitive information
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 244ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1d42a479-3368-416b-9dc9-6beca3d79db1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Status message is 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1abd9806-ba7d-4dcf-aeaa-48cdcec38051
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 403 0 1 0
Status message is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Status code is 403
expected response to have status code 403 but got 200
Status message is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'OK'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 245ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 49c613bb-8c0f-4c27-851a-f25efbc109ab
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 0 1 0
Status message is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Status code is 403
expected response to have status code 403 but got 500
Status message is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 267ms
Mean size per request: 242B

Test Pass Percentage
90 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNDF9.xuaSlAt2pexQGfWAnVj3PiIECithCij1n3M4P6zVFvU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c52a923d-51a6-44e5-9bef-1787343aa753
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-pq/VkOv+zKZgRf1Og0YHaRnEhLI"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":557},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Status message is 'OK' 1 0 0
Verify json schema 1 0 0
Verify message key contains 'Success' 1 0 0
Verify response time < 150ms 0 1 0
Data array length is 3 1 0 0
Verify keys 1 0 0
Verify the type of the data stored in the count under Pending for delivery is of number type 1 0 0
Verify the type of the data stored in the count under Created today is of number type 1 0 0
Verify the type of the data stored in the count under Pending for FST assignment is of number type 1 0 0
Total 9 1 0
Test Failure
Test NameAssertion Error
Verify response time < 150ms
expected 267 to be at most 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 244ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ec2d9f78-38d9-4a3d-8a99-4a29f1eedb7d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Missing token returns status code 401 1 0 0
Verify Missing token returns status message 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 245ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization _a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cV
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 06823995-dbfa-4f7a-a5bf-ea7df5c9c678
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid token returns status code 403 0 1 0
Verify Invalid token returns status message 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Invalid token returns status code 403
expected response to have status code 403 but got 500
Verify Invalid token returns status message 'Forbidden'
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 270ms
Mean size per request: 242B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ce0cce8d-a13d-4feb-8521-0dc74f61d5cd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-pq/VkOv+zKZgRf1Og0YHaRnEhLI"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":557},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify Expired token returns status code 403 0 1 0
Verify Expired token returns status message 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Expired token returns status code 403
expected response to have status code 403 but got 200
Verify Expired token returns status message 'Forbidden'
expected response to have status reason 'Forbidden' but got 'OK'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 266ms
Mean size per request: 10.53KB

Test Pass Percentage
96 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNDF9.xuaSlAt2pexQGfWAnVj3PiIECithCij1n3M4P6zVFvU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2f54a6dc-a3f9-4e63-9f31-f9e6687f66e7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 12 Feb 2026 14:05:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify Status Code is 200 1 0 0
Verify Status message is 'OK' 1 0 0
Verify Response time under 200 ms 0 1 0
Verify message key contains 'success' 1 0 0
Verify response schema matches expected schema 1 0 0
Verify json response contains key: mst_oem 1 0 0
Verify json response contains key: mst_model 1 0 0
Verify json response contains key: mst_action_status 1 0 0
Verify json response contains key: mst_warrenty_status 1 0 0
Verify json response contains key: mst_platform 1 0 0
Verify json response contains key: mst_product 1 0 0
Verify json response contains key: mst_role 1 0 0
Verify json response contains key: mst_service_location 1 0 0
Verify json response contains key: mst_problem 1 0 0
Verify json response contains key: map_fst_pincode 1 0 0
Verify key- mst_oem , returns a non-empty array 1 0 0
Verify key- mst_model , returns a non-empty array 1 0 0
Verify key- mst_action_status , returns a non-empty array 1 0 0
Verify key- mst_warrenty_status , returns a non-empty array 1 0 0
Verify key- mst_platform , returns a non-empty array 1 0 0
Verify key- mst_product , returns a non-empty array 1 0 0
Verify key- mst_role , returns a non-empty array 1 0 0
Verify key- mst_service_location , returns a non-empty array 1 0 0
Verify key- mst_problem , returns a non-empty array 1 0 0
Verify key- map_fst_pincode , returns a non-empty array 1 0 0
Total 24 1 0
Test Failure
Test NameAssertion Error
Verify Response time under 200 ms
expected 266 to be at most 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 244ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9a61263b-c359-4050-a109-df6da9aaef6b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Status code is 401 1 0 0
Verify Status code is 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f8ec2b2e-a657-4852-9f23-ae923be029e1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Status code is 403 0 1 0
Verify Status code is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Status code is 403
expected response to have status code 403 but got 500
Verify Status code is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 10.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9c5a3bfe-399c-4b70-bba1-700bf636ca0b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 12 Feb 2026 14:05:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify Status code is 403 0 1 0
Verify Status code is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Status code is 403
expected response to have status code 403 but got 200
Verify Status code is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'OK'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 292ms
Mean size per request: 233B

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNDF9.xuaSlAt2pexQGfWAnVj3PiIECithCij1n3M4P6zVFvU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4ab26f00-1fad-4df1-a2f6-66992a3fd4c3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1141
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Favian",
                "last_name": "Lind",
                "mobile_number": "943-951-4188",
                "mobile_number_alt": "943-951-4188",
                "email_id": "Candelario_Cormier@hotmail.com",
                "email_id_alt": "Candelario_Cormier@hotmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "18521063062311",
                "imei1": "18521063062311",
                "imei2": "18521063062311",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-X6ZoSw2RKCCb4IX69kMFvwPC7v8"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":184363,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":184381,"tr_customer_product_id":184371,"job_number":"JOB_184363"}}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify Status code is 'OK' 1 0 0
Verify message is 'Job created successfully. ' 1 0 0
Verify jsonschema 1 0 0
Verify response time is less than 200ms 0 1 0
Verify response contains key: id 1 0 0
Verify response contains key: mst_service_location_id 1 0 0
Verify response contains key: mst_platform_id 1 0 0
Verify response contains key: mst_warrenty_status_id 1 0 0
Verify response contains key: mst_oem_id 1 0 0
Verify response contains key: tr_customer_id 1 0 0
Verify response contains key: tr_customer_product_id 1 0 0
Verify response contains key: job_number 1 0 0
Verify job number starts with 'JOB_' 1 0 0
Total 13 1 0
Test Failure
Test NameAssertion Error
Verify response time is less than 200ms
expected 292 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNDF9.xuaSlAt2pexQGfWAnVj3PiIECithCij1n3M4P6zVFvU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0551d003-3aeb-4651-aab1-c206a8b7bc65
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1136
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Jadyn",
                "last_name": "Gutkowski",
                "mobile_number": "873-279-5204",
                "mobile_number_alt": "394-510-5537",
                "email_id": "Jamie_Macejkovic59@hotmail.com",
                "email_id_alt": "Terrell.Rau@yahoo.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "18521063062311",
                "imei1": "18521063062311",
                "imei2": "18521063062311",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify missing authorization token return 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 71B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bd1d6694-7fc6-47b8-ad49-1129fe71c67a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1135
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Dominic",
                "last_name": "Hickle",
                "mobile_number": "860-575-7165",
                "mobile_number_alt": "234-302-3989",
                "email_id": "Bruce.Heidenreich4@yahoo.com",
                "email_id_alt": "Scot_Wunsch99@yahoo.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "18521063062311",
                "imei1": "18521063062311",
                "imei2": "18521063062311",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify missing authorization token return 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify missing authorization token return 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 300ms
Mean size per request: 233B

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d2e39c99-2126-4e26-9a03-b8fca50728b2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1126
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nasir",
                "last_name": "Runolfsson",
                "mobile_number": "491-618-9972",
                "mobile_number_alt": "801-398-4090",
                "email_id": "Hailee_Berge@yahoo.com",
                "email_id_alt": "Niko98@hotmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "16222175911015",
                "imei1": "16222175911015",
                "imei2": "16222175911015",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-SPOGNtWmxKsHtq4xHxhunWkHKYc"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":184364,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":184382,"tr_customer_product_id":184372,"job_number":"JOB_184364"}}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify Status code is 'OK' 1 0 0
Verify message is 'Job created successfully. ' 1 0 0
Verify jsonschema 1 0 0
Verify response time is less than 200ms 0 1 0
Verify response contains key: id 1 0 0
Verify response contains key: mst_service_location_id 1 0 0
Verify response contains key: mst_platform_id 1 0 0
Verify response contains key: mst_warrenty_status_id 1 0 0
Verify response contains key: mst_oem_id 1 0 0
Verify response contains key: tr_customer_id 1 0 0
Verify response contains key: tr_customer_product_id 1 0 0
Verify response contains key: job_number 1 0 0
Verify job number starts with 'JOB_' 1 0 0
Total 13 1 0
Test Failure
Test NameAssertion Error
Verify response time is less than 200ms
expected 300 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 132B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNDF9.xuaSlAt2pexQGfWAnVj3PiIECithCij1n3M4P6zVFvU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 68d64179-2173-4b37-abce-40651232e942
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1036
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Alvah",
                "last_name": "Considine",
                "mobile_number": "281-930-7163",
                "mobile_number_alt": "872-357-7225",
                "email_id": "Casey1@yahoo.com",
                "email_id_alt": "Maximilian7@yahoo.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "18521063062311",
                "imei1": "18521063062311",
                "imei2": "18521063062311",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 132
ETag W/"84-mCZHtUk0ZkwUr6gxgJA2gMxVbaw"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"problems\" does not contain 1 required value(s)","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify missing authorization token return 400 Bad Request 0 1 0
Verify message is '"problems" does not contain 1 required value(s)' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify missing authorization token return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 245ms
Mean size per request: 107B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNDF9.xuaSlAt2pexQGfWAnVj3PiIECithCij1n3M4P6zVFvU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5c4df94c-6230-4b5b-be6a-a7efc892ba2d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 851
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "18521063062311",
                "imei1": "18521063062311",
                "imei2": "18521063062311",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                 {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 107
ETag W/"6b-kQDRJ6W7HggkRpZCxcjxWaVIyzQ"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"customer\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify missing customerdetails should return 400 Bad Request 0 1 0
Verify message is '"customer" is required' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify missing customerdetails should return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 115B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNDF9.xuaSlAt2pexQGfWAnVj3PiIECithCij1n3M4P6zVFvU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c8d79e61-4e29-4d27-9c9d-84a039679dfa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 827
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Ed",
                "last_name": "O'Conner",
                "mobile_number": "241-233-7375",
                "mobile_number_alt": "473-602-2279",
                "email_id": "Retta5@hotmail.com",
                "email_id_alt": "Arnoldo.Koepp@yahoo.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 115
ETag W/"73-CHiztoQ3jyrfM7EgEEqfDYsvzXM"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"customer_product\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify missing product details should return 400 Bad Request 0 1 0
Verify message is '"customer_product" is required 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify missing product details should return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 245ms
Mean size per request: 143B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNDF9.xuaSlAt2pexQGfWAnVj3PiIECithCij1n3M4P6zVFvU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 65dfc8e6-61cf-4171-bdb3-628a3c0e6175
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1117
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Alayna",
                "last_name": "Hand",
                "mobile_number": "973-901-9870",
                "mobile_number_alt": "354-385-1138",
                "email_id": "Carleton_Altenwerth60@hotmail.com",
                "email_id_alt": "Art72@yahoo.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "1004591982",
                "imei1": "1004591982",
                "imei2": "1004591982",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 143
ETag W/"8f-asfwh61GY//05D/sXjFd8ssjiig"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify invalid Imei number returns 400 Bad Request 0 1 0
Verify message contains 'serial_number' length must be at least 14 characters long' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify invalid Imei number returns 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 304ms
Mean size per request: 233B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNDF9.xuaSlAt2pexQGfWAnVj3PiIECithCij1n3M4P6zVFvU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cb62c627-c40b-4955-ad15-b41c6cc125de
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1132
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Trey",
                "last_name": "Nicolas",
                "mobile_number": "669-938-7464",
                "mobile_number_alt": "412-870-9910",
                "email_id": "Fae_Dietrich@yahoo.com",
                "email_id_alt": "Grayson_Rice@yahoo.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "1554540768410675",
                "imei1": "1554540768410675",
                "imei2": "1554540768410675",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-54E3vK5PlYFwZvb7VXktWD3qfQI"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":184365,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":184383,"tr_customer_product_id":184373,"job_number":"JOB_184365"}}
Test Information
NamePassedFailedSkipped
Verify invalid Imei number returns 400 Bad Request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify invalid Imei number returns 400 Bad Request
expected response to have status code 400 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 267ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNDF9.xuaSlAt2pexQGfWAnVj3PiIECithCij1n3M4P6zVFvU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8fb5e628-d352-4a6a-8cbb-fb60c6e9f211
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-DahsVLJKOHf7Drdz7tKiBBZMR+s"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":560},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify the count of the created job is incremented 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 642ms
Mean size per request: 543.16KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNDF9.xuaSlAt2pexQGfWAnVj3PiIECithCij1n3M4P6zVFvU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 26e10d90-e50e-4483-87ba-3f0670d19345
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"87ca8-Xkn9oeb3bEgrZ7/iKNebxCQ0lAg"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 12 Feb 2026 14:05:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":183973,"job_number":"JOB_183973","tr_customer_id":183991,"tr_customer_product_id":183981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:34.000Z","modified_at":"2026-02-12T04:36:34.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10321254062822","imei1":"10321254062822","imei2":"10321254062822","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183975,"job_number":"JOB_183975","tr_customer_id":183993,"tr_customer_product_id":183983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:36.000Z","modified_at":"2026-02-12T04:36:36.000Z","name":"Darren Shields","mobile_number":"982-891-0119","email_id":"Walter_Ebert4@yahoo.com","dop":"2000-01-31","serial_number":"1056059860256823","imei1":"1056059860256823","imei2":"1056059860256823","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184007,"job_number":"JOB_184007","tr_customer_id":184025,"tr_customer_product_id":184015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:18.000Z","modified_at":"2026-02-12T04:37:18.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10443879896147","imei1":"10443879896147","imei2":"10443879896147","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184009,"job_number":"JOB_184009","tr_customer_id":184027,"tr_customer_product_id":184017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:20.000Z","modified_at":"2026-02-12T04:37:20.000Z","name":"Carlotta Grant","mobile_number":"475-310-4133","email_id":"Cody.Yundt@yahoo.com","dop":"2000-01-31","serial_number":"1038131285931472","imei1":"1038131285931472","imei2":"1038131285931472","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184034,"job_number":"JOB_184034","tr_customer_id":184052,"tr_customer_product_id":184042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:38:02.000Z","modified_at":"2026-02-12T04:38:02.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10876379270368","imei1":"10876379270368","imei2":"10876379270368","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184036,"job_number":"JOB_184036","tr_customer_id":184054,"tr_customer_product_id":184044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:38:04.000Z","modified_at":"2026-02-12T04:38:04.000Z","name":"Lee Rogahn","mobile_number":"720-431-6912","email_id":"Carissa.Ward@yahoo.com","dop":"2000-01-31","serial_number":"1092447920090577","imei1":"1092447920090577","imei2":"1092447920090577","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184037,"job_number":"JOB_184037","tr_customer_id":184055,"tr_customer_product_id":184045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:38:45.000Z","modified_at":"2026-02-12T04:38:45.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10334805827703","imei1":"10334805827703","imei2":"10334805827703","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184039,"job_number":"JOB_184039","tr_customer_id":184057,"tr_customer_product_id":184047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:38:47.000Z","modified_at":"2026-02-12T04:38:47.000Z","name":"Maximo Shields","mobile_number":"664-649-2137","email_id":"Betsy_Nikolaus77@yahoo.com","dop":"2000-01-31","serial_number":"1062594390939815","imei1":"1062594390939815","imei2":"1062594390939815","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184188,"job_number":"JOB_184188","tr_customer_id":184206,"tr_customer_product_id":184196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:08.000Z","modified_at":"2026-02-12T07:01:08.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10668258829359","imei1":"10668258829359","imei2":"10668258829359","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184190,"job_number":"JOB_184190","tr_customer_id":184208,"tr_customer_product_id":184198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:09.000Z","modified_at":"2026-02-12T07:01:09.000Z","name":"Maurine Welch","mobile_number":"936-567-0235","email_id":"Julian_Fay51@hotmail.com","dop":"2000-01-31","serial_number":"1088866746176265","imei1":"1088866746176265","imei2":"1088866746176265","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184197,"job_number":"JOB_184197","tr_customer_id":184215,"tr_customer_product_id":184205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:52.000Z","modified_at":"2026-02-12T07:01:52.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10487633296382","imei1":"10487633296382","imei2":"10487633296382","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184199,"job_number":"JOB_184199","tr_customer_id":184217,"tr_customer_product_id":184207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:54.000Z","modified_at":"2026-02-12T07:01:54.000Z","name":"Morris Jerde","mobile_number":"216-971-0286","email_id":"Tristian70@gmail.com","dop":"2000-01-31","serial_number":"1004044193703733","imei1":"1004044193703733","imei2":"1004044193703733","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184208,"job_number":"JOB_184208","tr_customer_id":184226,"tr_customer_product_id":184216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:36.000Z","modified_at":"2026-02-12T07:02:36.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10499075796494","imei1":"10499075796494","imei2":"10499075796494","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184211,"job_number":"JOB_184211","tr_customer_id":184229,"tr_customer_product_id":184219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:37.000Z","modified_at":"2026-02-12T07:02:37.000Z","name":"Melyssa Herzog","mobile_number":"898-328-3903","email_id":"Deonte_Daniel11@yahoo.com","dop":"2000-01-31","serial_number":"1052446385475711","imei1":"1052446385475711","imei2":"1052446385475711","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:02:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184215,"job_number":"JOB_184215","tr_customer_id":184233,"tr_customer_product_id":184223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:03:19.000Z","modified_at":"2026-02-12T07:03:19.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10907236331013","imei1":"10907236331013","imei2":"10907236331013","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:03:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184217,"job_number":"JOB_184217","tr_customer_id":184235,"tr_customer_product_id":184225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:03:21.000Z","modified_at":"2026-02-12T07:03:21.000Z","name":"Napoleon Hodkiewicz","mobile_number":"769-831-6207","email_id":"Jessy72@hotmail.com","dop":"2000-01-31","serial_number":"1063286680269734","imei1":"1063286680269734","imei2":"1063286680269734","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:03:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183804,"job_number":"JOB_183804","tr_customer_id":183822,"tr_customer_product_id":183812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T01:05:40.000Z","modified_at":"2026-02-12T01:43:12.000Z","name":"Terrell Leffler Ullrich","mobile_number":"679-984-8279","email_id":"Violet_Gulgowski@yahoo.com","dop":"2026-02-01","serial_number":"35203840937068","imei1":"35203840937068","imei2":"35203840937068","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-12T01:43:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":183805,"job_number":"JOB_183805","tr_customer_id":183823,"tr_customer_product_id":183813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T01:06:20.000Z","modified_at":"2026-02-12T01:06:20.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1176@gmail.com","dop":"2026-02-02","serial_number":"12222222222222222","imei1":"13222222222222522","imei2":"13222222222222522","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T01:06:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183806,"job_number":"JOB_183806","tr_customer_id":183824,"tr_customer_product_id":183814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T01:17:11.000Z","modified_at":"2026-02-12T01:17:11.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1176@gmail.com","dop":"2026-02-02","serial_number":"13461497530053","imei1":"13461497530053","imei2":"13461497530053","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T01:17:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183807,"job_number":"JOB_183807","tr_customer_id":183825,"tr_customer_product_id":183815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T01:17:13.000Z","modified_at":"2026-02-12T01:17:13.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1176@gmail.com","dop":"2026-02-02","serial_number":"16759683723937","imei1":"16759683723937","imei2":"16759683723937","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T01:17:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183808,"job_number":"JOB_183808","tr_customer_id":183826,"tr_customer_product_id":183816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T01:17:15.000Z","modified_at":"2026-02-12T01:17:15.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1176@gmail.com","dop":"2026-02-02","serial_number":"16959852027284","imei1":"16959852027284","imei2":"16959852027284","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T01:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183809,"job_number":"JOB_183809","tr_customer_id":183827,"tr_customer_product_id":183817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T01:18:58.000Z","modified_at":"2026-02-12T01:18:58.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1176@gmail.com","dop":"2026-02-02","serial_number":"12898941153189","imei1":"12898941153189","imei2":"12898941153189","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T01:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183810,"job_number":"JOB_183810","tr_customer_id":183828,"tr_customer_product_id":183818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T01:20:35.000Z","modified_at":"2026-02-12T01:20:35.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1176@gmail.com","dop":"2026-02-02","serial_number":"18073655059489","imei1":"18073655059489","imei2":"18073655059489","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T01:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183811,"job_number":"JOB_183811","tr_customer_id":183829,"tr_customer_product_id":183819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T01:22:13.000Z","modified_at":"2026-02-12T02:21:30.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1176@gmail.com","dop":"2026-02-02","serial_number":"15856656730264","imei1":"15856656730264","imei2":"15856656730264","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-12T02:21:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":183812,"job_number":"JOB_183812","tr_customer_id":183830,"tr_customer_product_id":183820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T02:45:49.000Z","modified_at":"2026-02-12T02:45:55.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1176@gmail.com","dop":"2026-02-02","serial_number":"15557553363354","imei1":"15557553363354","imei2":"15557553363354","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T02:45:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183813,"job_number":"JOB_183813","tr_customer_id":183831,"tr_customer_product_id":183821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:25:42.000Z","modified_at":"2026-02-12T03:25:56.000Z","name":"Hosea Sporer","mobile_number":"861-905-5356","email_id":"Monserrat_Gorczany21@gmail.com","dop":"2025-05-30","serial_number":"15390349258242","imei1":"15390349258242","imei2":"15390349258242","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T03:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183814,"job_number":"JOB_183814","tr_customer_id":183832,"tr_customer_product_id":183822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:25:43.000Z","modified_at":"2026-02-12T03:25:43.000Z","name":"Vicky Lehner","mobile_number":"220-759-4051","email_id":"Isai.Green@yahoo.com","dop":"2025-05-30","serial_number":"17213820598550","imei1":"17213820598550","imei2":"17213820598550","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T03:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183815,"job_number":"JOB_183815","tr_customer_id":183833,"tr_customer_product_id":183823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:25:44.000Z","modified_at":"2026-02-12T03:25:44.000Z","name":"Trevor McLaughlin","mobile_number":"826-559-6274","email_id":"Jerry.Gislason68@hotmail.com","dop":"2025-05-30","serial_number":"1271259404898370","imei1":"1271259404898370","imei2":"1271259404898370","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T03:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183816,"job_number":"JOB_183816","tr_customer_id":183834,"tr_customer_product_id":183824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:40:36.000Z","modified_at":"2026-02-12T03:40:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19626919310475","imei1":"19626919310475","imei2":"19626919310475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T03:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183817,"job_number":"JOB_183817","tr_customer_id":183835,"tr_customer_product_id":183825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:40:36.000Z","modified_at":"2026-02-12T03:41:11.000Z","name":"Marcelina Hamill","mobile_number":"821-649-1277","email_id":"Jaylon.Rogahn28@hotmail.com","dop":"2025-04-06","serial_number":"17556107104978","imei1":"17556107104978","imei2":"17556107104978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T03:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183818,"job_number":"JOB_183818","tr_customer_id":183836,"tr_customer_product_id":183826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:40:37.000Z","modified_at":"2026-02-12T03:40:37.000Z","name":"Chaz Bayer","mobile_number":"354-815-7671","email_id":"Kristina.Gutkowski@hotmail.com","dop":"2025-04-06","serial_number":"11488374220524762","imei1":"11488374220524762","imei2":"11488374220524762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T03:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183819,"job_number":"JOB_183819","tr_customer_id":183837,"tr_customer_product_id":183827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:41:18.000Z","modified_at":"2026-02-12T03:41:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14636936122611","imei1":"14636936122611","imei2":"14636936122611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T03:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183820,"job_number":"JOB_183820","tr_customer_id":183838,"tr_customer_product_id":183828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:41:18.000Z","modified_at":"2026-02-12T03:41:53.000Z","name":"Wilfrid Hegmann","mobile_number":"694-847-6238","email_id":"Chaz47@gmail.com","dop":"2025-04-06","serial_number":"16997931402406","imei1":"16997931402406","imei2":"16997931402406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T03:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183821,"job_number":"JOB_183821","tr_customer_id":183839,"tr_customer_product_id":183829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:41:19.000Z","modified_at":"2026-02-12T03:41:19.000Z","name":"Colin Corwin","mobile_number":"987-516-6153","email_id":"Kieran.Stanton18@gmail.com","dop":"2025-04-06","serial_number":"16723937593212270","imei1":"16723937593212270","imei2":"16723937593212270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T03:41:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183822,"job_number":"JOB_183822","tr_customer_id":183840,"tr_customer_product_id":183830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:42:00.000Z","modified_at":"2026-02-12T03:42:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17088630794611","imei1":"17088630794611","imei2":"17088630794611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T03:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183823,"job_number":"JOB_183823","tr_customer_id":183841,"tr_customer_product_id":183831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:42:00.000Z","modified_at":"2026-02-12T03:42:35.000Z","name":"Marian Orn","mobile_number":"376-833-8433","email_id":"Ilene85@gmail.com","dop":"2025-04-06","serial_number":"11559857598201","imei1":"11559857598201","imei2":"11559857598201","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T03:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183824,"job_number":"JOB_183824","tr_customer_id":183842,"tr_customer_product_id":183832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:42:01.000Z","modified_at":"2026-02-12T03:42:01.000Z","name":"Mertie Reichert","mobile_number":"364-993-5303","email_id":"Jesse_Beahan61@hotmail.com","dop":"2025-04-06","serial_number":"13766494979235292","imei1":"13766494979235292","imei2":"13766494979235292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T03:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183825,"job_number":"JOB_183825","tr_customer_id":183843,"tr_customer_product_id":183833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:27:57.000Z","modified_at":"2026-02-12T04:45:15.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"13366061461742","imei1":"13366061461742","imei2":"13366061461742","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183826,"job_number":"JOB_183826","tr_customer_id":183844,"tr_customer_product_id":183834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:14.000Z","modified_at":"2026-02-12T04:34:51.000Z","name":"Leonie MacGyver","mobile_number":"377-253-8719","email_id":"Marian_Wehner@yahoo.com","dop":"2025-04-06","serial_number":"15341605501283","imei1":"15341605501283","imei2":"15341605501283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183827,"job_number":"JOB_183827","tr_customer_id":183845,"tr_customer_product_id":183835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:15.000Z","modified_at":"2026-02-12T04:34:23.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"77048719079842","imei1":"77048719079842","imei2":"77048719079842","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:34:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183828,"job_number":"JOB_183828","tr_customer_id":183846,"tr_customer_product_id":183836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:15.000Z","modified_at":"2026-02-12T04:34:15.000Z","name":"Bria Kemmer","mobile_number":"825-379-7149","email_id":"Deanna_Walter23@gmail.com","dop":"2025-04-06","serial_number":"10115692038522512","imei1":"10115692038522512","imei2":"10115692038522512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183829,"job_number":"JOB_183829","tr_customer_id":183847,"tr_customer_product_id":183837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:15.000Z","modified_at":"2026-02-12T04:34:51.000Z","name":"Berniece Beer","mobile_number":"643-610-8430","email_id":"Leone_Dicki@hotmail.com","dop":"2025-04-06","serial_number":"13707631053054","imei1":"13707631053054","imei2":"13707631053054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183830,"job_number":"JOB_183830","tr_customer_id":183848,"tr_customer_product_id":183838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:17.000Z","modified_at":"2026-02-12T04:34:17.000Z","name":"Cleveland Mills","mobile_number":"665-903-3912","email_id":"Cullen92@yahoo.com","dop":"2025-04-06","serial_number":"18700965964484596","imei1":"18700965964484596","imei2":"18700965964484596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183831,"job_number":"JOB_183831","tr_customer_id":183849,"tr_customer_product_id":183839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:17.000Z","modified_at":"2026-02-12T04:34:17.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10954992669801","imei1":"10954992669801","imei2":"10954992669801","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183832,"job_number":"JOB_183832","tr_customer_id":183850,"tr_customer_product_id":183840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:17.000Z","modified_at":"2026-02-12T04:34:52.000Z","name":"Edna Muller","mobile_number":"456-795-0515","email_id":"Raymundo49@yahoo.com","dop":"2025-06-18","serial_number":"10058191567207","imei1":"10058191567207","imei2":"10058191567207","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183833,"job_number":"JOB_183833","tr_customer_id":183851,"tr_customer_product_id":183841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:18.000Z","modified_at":"2026-02-12T04:34:18.000Z","name":"Francisca Hartmann","mobile_number":"788-531-2995","email_id":"Lurline_Gleichner@hotmail.com","dop":"2025-06-18","serial_number":"1050619316423375","imei1":"1050619316423375","imei2":"1050619316423375","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183834,"job_number":"JOB_183834","tr_customer_id":183852,"tr_customer_product_id":183842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:22.000Z","modified_at":"2026-02-12T04:34:22.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10321408215896","imei1":"10321408215896","imei2":"10321408215896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183835,"job_number":"JOB_183835","tr_customer_id":183853,"tr_customer_product_id":183843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:22.000Z","modified_at":"2026-02-12T04:34:58.000Z","name":"Ottilie Blick","mobile_number":"280-389-0694","email_id":"Freddie.Jones61@hotmail.com","dop":"2025-04-06","serial_number":"11997936328438","imei1":"11997936328438","imei2":"11997936328438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:34:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183836,"job_number":"JOB_183836","tr_customer_id":183854,"tr_customer_product_id":183844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:24.000Z","modified_at":"2026-02-12T04:34:58.000Z","name":"Haskell Osinski","mobile_number":"577-930-6026","email_id":"Foster.Lehner89@yahoo.com","dop":"2025-04-06","serial_number":"16030796075293","imei1":"16030796075293","imei2":"16030796075293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:34:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183837,"job_number":"JOB_183837","tr_customer_id":183855,"tr_customer_product_id":183845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:24.000Z","modified_at":"2026-02-12T04:34:24.000Z","name":"Eudora Hegmann","mobile_number":"262-755-7400","email_id":"Shaina.Roob72@gmail.com","dop":"2025-04-06","serial_number":"16988167354773992","imei1":"16988167354773992","imei2":"16988167354773992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183838,"job_number":"JOB_183838","tr_customer_id":183856,"tr_customer_product_id":183846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:25.000Z","modified_at":"2026-02-12T04:34:25.000Z","name":"Brant Schoen","mobile_number":"759-879-4497","email_id":"Josefa_Volkman85@hotmail.com","dop":"2025-04-06","serial_number":"17059585512914042","imei1":"17059585512914042","imei2":"17059585512914042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183839,"job_number":"JOB_183839","tr_customer_id":183857,"tr_customer_product_id":183847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:25.000Z","modified_at":"2026-02-12T04:34:33.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"39913064169443","imei1":"39913064169443","imei2":"39913064169443","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183841,"job_number":"JOB_183841","tr_customer_id":183859,"tr_customer_product_id":183849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:32.000Z","modified_at":"2026-02-12T04:35:08.000Z","name":"Arthur Maggio","mobile_number":"307-393-5475","email_id":"Madilyn.Miller71@hotmail.com","dop":"2025-04-06","serial_number":"12725270757158","imei1":"12725270757158","imei2":"12725270757158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183842,"job_number":"JOB_183842","tr_customer_id":183860,"tr_customer_product_id":183850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:33.000Z","modified_at":"2026-02-12T04:34:33.000Z","name":"Ewald Gorczany","mobile_number":"901-887-8209","email_id":"Shanelle35@yahoo.com","dop":"2025-04-06","serial_number":"14177582006390242","imei1":"14177582006390242","imei2":"14177582006390242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183843,"job_number":"JOB_183843","tr_customer_id":183861,"tr_customer_product_id":183851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:34.000Z","modified_at":"2026-02-12T04:35:10.000Z","name":"Adell Zemlak","mobile_number":"873-625-3837","email_id":"Theodore.Gerlach20@hotmail.com","dop":"2025-04-06","serial_number":"16670860681805","imei1":"16670860681805","imei2":"16670860681805","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183844,"job_number":"JOB_183844","tr_customer_id":183862,"tr_customer_product_id":183852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:35.000Z","modified_at":"2026-02-12T04:34:35.000Z","name":"Margarita Rutherford","mobile_number":"953-851-7779","email_id":"Gia9@yahoo.com","dop":"2025-04-06","serial_number":"19677931569364536","imei1":"19677931569364536","imei2":"19677931569364536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183845,"job_number":"JOB_183845","tr_customer_id":183863,"tr_customer_product_id":183853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:37.000Z","modified_at":"2026-02-12T04:34:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19826573674192","imei1":"19826573674192","imei2":"19826573674192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183846,"job_number":"JOB_183846","tr_customer_id":183864,"tr_customer_product_id":183854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:37.000Z","modified_at":"2026-02-12T04:35:11.000Z","name":"Darryl Feil","mobile_number":"878-453-7792","email_id":"Iliana50@hotmail.com","dop":"2025-04-06","serial_number":"16625575773453","imei1":"16625575773453","imei2":"16625575773453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183848,"job_number":"JOB_183848","tr_customer_id":183866,"tr_customer_product_id":183856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:38.000Z","modified_at":"2026-02-12T04:34:38.000Z","name":"Delores Hamill","mobile_number":"335-585-9107","email_id":"Edgardo87@yahoo.com","dop":"2025-04-06","serial_number":"12541608009661314","imei1":"12541608009661314","imei2":"12541608009661314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183849,"job_number":"JOB_183849","tr_customer_id":183867,"tr_customer_product_id":183857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:39.000Z","modified_at":"2026-02-12T04:34:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11047802936528","imei1":"11047802936528","imei2":"11047802936528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183850,"job_number":"JOB_183850","tr_customer_id":183868,"tr_customer_product_id":183858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:40.000Z","modified_at":"2026-02-12T04:35:17.000Z","name":"Greyson Gibson","mobile_number":"931-252-5688","email_id":"Antonietta.Waters24@hotmail.com","dop":"2025-04-06","serial_number":"14949143220789","imei1":"14949143220789","imei2":"14949143220789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183851,"job_number":"JOB_183851","tr_customer_id":183869,"tr_customer_product_id":183859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:40.000Z","modified_at":"2026-02-12T04:35:15.000Z","name":"Garrison O'Reilly","mobile_number":"539-841-2246","email_id":"Javon_Effertz@gmail.com","dop":"2025-04-06","serial_number":"10697322450668","imei1":"10697322450668","imei2":"10697322450668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183852,"job_number":"JOB_183852","tr_customer_id":183870,"tr_customer_product_id":183860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:41.000Z","modified_at":"2026-02-12T04:34:41.000Z","name":"Zaria Waelchi","mobile_number":"569-944-2456","email_id":"Emile96@gmail.com","dop":"2025-04-06","serial_number":"18666761875454096","imei1":"18666761875454096","imei2":"18666761875454096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183853,"job_number":"JOB_183853","tr_customer_id":183871,"tr_customer_product_id":183861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:41.000Z","modified_at":"2026-02-12T04:34:41.000Z","name":"Angelica Klocko","mobile_number":"413-515-6687","email_id":"Colby_Bayer@gmail.com","dop":"2025-04-06","serial_number":"10050413030576148","imei1":"10050413030576148","imei2":"10050413030576148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183855,"job_number":"JOB_183855","tr_customer_id":183873,"tr_customer_product_id":183863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:43.000Z","modified_at":"2026-02-12T04:34:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12846558808274","imei1":"12846558808274","imei2":"12846558808274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183856,"job_number":"JOB_183856","tr_customer_id":183874,"tr_customer_product_id":183864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:44.000Z","modified_at":"2026-02-12T04:35:20.000Z","name":"Griffin Zemlak","mobile_number":"979-975-6177","email_id":"Kaelyn.Wilderman@yahoo.com","dop":"2025-04-06","serial_number":"16290149925429","imei1":"16290149925429","imei2":"16290149925429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183857,"job_number":"JOB_183857","tr_customer_id":183875,"tr_customer_product_id":183865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:44.000Z","modified_at":"2026-02-12T04:34:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18140153127410","imei1":"18140153127410","imei2":"18140153127410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183858,"job_number":"JOB_183858","tr_customer_id":183876,"tr_customer_product_id":183866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:44.000Z","modified_at":"2026-02-12T04:35:20.000Z","name":"Moriah Rolfson","mobile_number":"924-421-8831","email_id":"Kathryn89@hotmail.com","dop":"2025-04-06","serial_number":"16738479879679","imei1":"16738479879679","imei2":"16738479879679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183859,"job_number":"JOB_183859","tr_customer_id":183877,"tr_customer_product_id":183867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:45.000Z","modified_at":"2026-02-12T04:34:45.000Z","name":"Leann Schultz","mobile_number":"604-457-9942","email_id":"Leila_OKon40@yahoo.com","dop":"2025-04-06","serial_number":"14358401243183472","imei1":"14358401243183472","imei2":"14358401243183472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183860,"job_number":"JOB_183860","tr_customer_id":183878,"tr_customer_product_id":183868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:45.000Z","modified_at":"2026-02-12T04:34:45.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"75868353680865","imei1":"75868353680865","imei2":"75868353680865","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183861,"job_number":"JOB_183861","tr_customer_id":183879,"tr_customer_product_id":183869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:45.000Z","modified_at":"2026-02-12T04:34:45.000Z","name":"Jailyn West","mobile_number":"937-214-3874","email_id":"Ahmed.Konopelski7@hotmail.com","dop":"2025-04-06","serial_number":"17866752374327376","imei1":"17866752374327376","imei2":"17866752374327376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183862,"job_number":"JOB_183862","tr_customer_id":183880,"tr_customer_product_id":183870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:45.000Z","modified_at":"2026-02-12T04:34:45.000Z","name":"Jocelyn Dooley","mobile_number":"448-293-4001","email_id":"Clifford.Swaniawski27@yahoo.com","dop":"2025-02-01","serial_number":"35320434825814","imei1":"35320434825814","imei2":"35320434825814","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183863,"job_number":"JOB_183863","tr_customer_id":183881,"tr_customer_product_id":183871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:47.000Z","modified_at":"2026-02-12T04:35:21.000Z","name":"Herman Orn","mobile_number":"927-249-8845","email_id":"Daisy_Satterfield@gmail.com","dop":"2025-02-01","serial_number":"106433326872786","imei1":"106433326872786","imei2":"106433326872786","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183864,"job_number":"JOB_183864","tr_customer_id":183882,"tr_customer_product_id":183872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:48.000Z","modified_at":"2026-02-12T04:34:48.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"107156510530215","imei1":"107156510530215","imei2":"107156510530215","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183866,"job_number":"JOB_183866","tr_customer_id":183884,"tr_customer_product_id":183874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:49.000Z","modified_at":"2026-02-12T04:35:25.000Z","name":"Ike Marks","mobile_number":"448-212-2725","email_id":"Amina74@hotmail.com","dop":"2025-12-31","serial_number":"102960089467425","imei1":"102960089467425","imei2":"102960089467425","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183869,"job_number":"JOB_183869","tr_customer_id":183887,"tr_customer_product_id":183877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:59.000Z","modified_at":"2026-02-12T04:34:59.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10740478834394","imei1":"10740478834394","imei2":"10740478834394","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183870,"job_number":"JOB_183870","tr_customer_id":183888,"tr_customer_product_id":183878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:00.000Z","modified_at":"2026-02-12T04:35:36.000Z","name":"Kraig Heidenreich","mobile_number":"350-490-1443","email_id":"Marion28@yahoo.com","dop":"2025-06-18","serial_number":"10023722645226","imei1":"10023722645226","imei2":"10023722645226","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183871,"job_number":"JOB_183871","tr_customer_id":183889,"tr_customer_product_id":183879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:00.000Z","modified_at":"2026-02-12T04:35:00.000Z","name":"Kevin Treutel","mobile_number":"592-209-2415","email_id":"Lawson_Grimes@yahoo.com","dop":"2025-06-18","serial_number":"1096626000646060","imei1":"1096626000646060","imei2":"1096626000646060","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183872,"job_number":"JOB_183872","tr_customer_id":183890,"tr_customer_product_id":183880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:06.000Z","modified_at":"2026-02-12T04:35:06.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11688556139119","imei1":"11688556139119","imei2":"11688556139119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183873,"job_number":"JOB_183873","tr_customer_id":183891,"tr_customer_product_id":183881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:06.000Z","modified_at":"2026-02-12T04:35:42.000Z","name":"Shania Berge","mobile_number":"349-794-2950","email_id":"Candice.Koepp72@gmail.com","dop":"2025-04-06","serial_number":"17511609806412","imei1":"17511609806412","imei2":"17511609806412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183874,"job_number":"JOB_183874","tr_customer_id":183892,"tr_customer_product_id":183882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:07.000Z","modified_at":"2026-02-12T04:35:07.000Z","name":"Ezequiel Hudson","mobile_number":"579-667-8268","email_id":"Magnolia_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"12384909384034684","imei1":"12384909384034684","imei2":"12384909384034684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183875,"job_number":"JOB_183875","tr_customer_id":183893,"tr_customer_product_id":183883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:17.000Z","modified_at":"2026-02-12T04:35:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14333325680901","imei1":"14333325680901","imei2":"14333325680901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183876,"job_number":"JOB_183876","tr_customer_id":183894,"tr_customer_product_id":183884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:18.000Z","modified_at":"2026-02-12T04:35:52.000Z","name":"Kattie Nikolaus","mobile_number":"950-259-7668","email_id":"Amani.Johnston77@hotmail.com","dop":"2025-04-06","serial_number":"17774345094417","imei1":"17774345094417","imei2":"17774345094417","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183877,"job_number":"JOB_183877","tr_customer_id":183895,"tr_customer_product_id":183885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:19.000Z","modified_at":"2026-02-12T04:35:19.000Z","name":"Sister Murphy","mobile_number":"945-381-3244","email_id":"Jamir67@hotmail.com","dop":"2025-04-06","serial_number":"16806624688748940","imei1":"16806624688748940","imei2":"16806624688748940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183878,"job_number":"JOB_183878","tr_customer_id":183896,"tr_customer_product_id":183886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:22.000Z","modified_at":"2026-02-12T04:35:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17419190268339","imei1":"17419190268339","imei2":"17419190268339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183879,"job_number":"JOB_183879","tr_customer_id":183897,"tr_customer_product_id":183887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:22.000Z","modified_at":"2026-02-12T04:35:58.000Z","name":"Colby Davis","mobile_number":"356-986-6218","email_id":"Lynn.Price@hotmail.com","dop":"2025-04-06","serial_number":"13212696729969","imei1":"13212696729969","imei2":"13212696729969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183880,"job_number":"JOB_183880","tr_customer_id":183898,"tr_customer_product_id":183888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:24.000Z","modified_at":"2026-02-12T04:35:24.000Z","name":"Alexanne Barton","mobile_number":"386-928-2087","email_id":"Blake_McGlynn23@gmail.com","dop":"2025-04-06","serial_number":"16653077291002912","imei1":"16653077291002912","imei2":"16653077291002912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183881,"job_number":"JOB_183881","tr_customer_id":183899,"tr_customer_product_id":183889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:25.000Z","modified_at":"2026-02-12T04:35:25.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183882,"job_number":"JOB_183882","tr_customer_id":183900,"tr_customer_product_id":183890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:27.000Z","modified_at":"2026-02-12T04:35:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10302297441860","imei1":"10302297441860","imei2":"10302297441860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183883,"job_number":"JOB_183883","tr_customer_id":183901,"tr_customer_product_id":183891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:27.000Z","modified_at":"2026-02-12T04:36:03.000Z","name":"Michel Gulgowski","mobile_number":"454-803-4130","email_id":"Michele.VonRueden@gmail.com","dop":"2025-04-06","serial_number":"10623213019543","imei1":"10623213019543","imei2":"10623213019543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183884,"job_number":"JOB_183884","tr_customer_id":183902,"tr_customer_product_id":183892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:28.000Z","modified_at":"2026-02-12T04:35:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12843180041693","imei1":"12843180041693","imei2":"12843180041693","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183885,"job_number":"JOB_183885","tr_customer_id":183903,"tr_customer_product_id":183893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:28.000Z","modified_at":"2026-02-12T04:36:05.000Z","name":"Melyssa Padberg","mobile_number":"677-693-2250","email_id":"Pearl.Schaden@gmail.com","dop":"2025-04-06","serial_number":"12278104516760","imei1":"12278104516760","imei2":"12278104516760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183886,"job_number":"JOB_183886","tr_customer_id":183904,"tr_customer_product_id":183894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:28.000Z","modified_at":"2026-02-12T04:35:28.000Z","name":"Flavie Ankunding","mobile_number":"850-710-1387","email_id":"Torrance.McDermott@yahoo.com","dop":"2025-04-06","serial_number":"11091965663063250","imei1":"11091965663063250","imei2":"11091965663063250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183887,"job_number":"JOB_183887","tr_customer_id":183905,"tr_customer_product_id":183895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:29.000Z","modified_at":"2026-02-12T04:35:29.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"59954690712755","imei1":"59954690712755","imei2":"59954690712755","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183888,"job_number":"JOB_183888","tr_customer_id":183906,"tr_customer_product_id":183896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:29.000Z","modified_at":"2026-02-12T04:35:29.000Z","name":"Green Corkery","mobile_number":"537-699-6311","email_id":"Otha89@yahoo.com","dop":"2025-02-01","serial_number":"26064820001115","imei1":"26064820001115","imei2":"26064820001115","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183889,"job_number":"JOB_183889","tr_customer_id":183907,"tr_customer_product_id":183897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:29.000Z","modified_at":"2026-02-12T04:35:29.000Z","name":"Esta Wilderman","mobile_number":"344-633-9990","email_id":"Libby_Medhurst55@hotmail.com","dop":"2025-04-06","serial_number":"16289083107898580","imei1":"16289083107898580","imei2":"16289083107898580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183890,"job_number":"JOB_183890","tr_customer_id":183908,"tr_customer_product_id":183898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:30.000Z","modified_at":"2026-02-12T04:35:30.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"55421531749334440","imei1":"55421531749334440","imei2":"55421531749334440","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183891,"job_number":"JOB_183891","tr_customer_id":183909,"tr_customer_product_id":183899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:31.000Z","modified_at":"2026-02-12T04:36:05.000Z","name":"Dudley Crona","mobile_number":"266-675-6921","email_id":"Norris_Runte88@gmail.com","dop":"2025-02-01","serial_number":"107249614926715","imei1":"107249614926715","imei2":"107249614926715","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183892,"job_number":"JOB_183892","tr_customer_id":183910,"tr_customer_product_id":183900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:32.000Z","modified_at":"2026-02-12T04:35:32.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"101402057450598","imei1":"101402057450598","imei2":"101402057450598","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183893,"job_number":"JOB_183893","tr_customer_id":183911,"tr_customer_product_id":183901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:33.000Z","modified_at":"2026-02-12T04:36:10.000Z","name":"Kaylah Rath","mobile_number":"288-335-5321","email_id":"Oliver5@yahoo.com","dop":"2025-12-31","serial_number":"109621398726779","imei1":"109621398726779","imei2":"109621398726779","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183894,"job_number":"JOB_183894","tr_customer_id":183912,"tr_customer_product_id":183902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:43.000Z","modified_at":"2026-02-12T04:35:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15440803008782","imei1":"15440803008782","imei2":"15440803008782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183895,"job_number":"JOB_183895","tr_customer_id":183913,"tr_customer_product_id":183903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:43.000Z","modified_at":"2026-02-12T04:36:21.000Z","name":"Roger Bernhard","mobile_number":"240-298-8778","email_id":"Glen.Kuhlman@yahoo.com","dop":"2025-04-06","serial_number":"12391979815572","imei1":"12391979815572","imei2":"12391979815572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183896,"job_number":"JOB_183896","tr_customer_id":183914,"tr_customer_product_id":183904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:44.000Z","modified_at":"2026-02-12T04:35:44.000Z","name":"Herminio Sawayn","mobile_number":"407-988-4403","email_id":"Chasity13@gmail.com","dop":"2025-04-06","serial_number":"16180986361320360","imei1":"16180986361320360","imei2":"16180986361320360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183899,"job_number":"JOB_183899","tr_customer_id":183917,"tr_customer_product_id":183907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:50.000Z","modified_at":"2026-02-12T04:35:50.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17948182993420","imei1":"17948182993420","imei2":"17948182993420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183901,"job_number":"JOB_183901","tr_customer_id":183919,"tr_customer_product_id":183909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:50.000Z","modified_at":"2026-02-12T04:36:27.000Z","name":"Amie Auer","mobile_number":"703-781-7862","email_id":"Aileen_Ruecker@yahoo.com","dop":"2025-04-06","serial_number":"14976776783633","imei1":"14976776783633","imei2":"14976776783633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183903,"job_number":"JOB_183903","tr_customer_id":183921,"tr_customer_product_id":183911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:51.000Z","modified_at":"2026-02-12T04:35:51.000Z","name":"Eulalia Kautzer","mobile_number":"815-709-1034","email_id":"Levi.Schneider@yahoo.com","dop":"2025-04-06","serial_number":"13818130251672596","imei1":"13818130251672596","imei2":"13818130251672596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183904,"job_number":"JOB_183904","tr_customer_id":183922,"tr_customer_product_id":183912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:51.000Z","modified_at":"2026-02-12T04:35:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16916816547004","imei1":"16916816547004","imei2":"16916816547004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183905,"job_number":"JOB_183905","tr_customer_id":183923,"tr_customer_product_id":183913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:52.000Z","modified_at":"2026-02-12T04:36:30.000Z","name":"Arjun Daugherty","mobile_number":"510-764-0551","email_id":"Breanne83@hotmail.com","dop":"2025-04-06","serial_number":"10151417655916","imei1":"10151417655916","imei2":"10151417655916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183906,"job_number":"JOB_183906","tr_customer_id":183924,"tr_customer_product_id":183914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:53.000Z","modified_at":"2026-02-12T04:35:53.000Z","name":"Verona Goodwin","mobile_number":"993-931-1473","email_id":"Rylee_Marvin19@yahoo.com","dop":"2025-04-06","serial_number":"17107636403294208","imei1":"17107636403294208","imei2":"17107636403294208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183907,"job_number":"JOB_183907","tr_customer_id":183925,"tr_customer_product_id":183915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:58.000Z","modified_at":"2026-02-12T04:35:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13586377720348","imei1":"13586377720348","imei2":"13586377720348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183908,"job_number":"JOB_183908","tr_customer_id":183926,"tr_customer_product_id":183916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:59.000Z","modified_at":"2026-02-12T04:36:17.000Z","name":"Francesca Powlowski","mobile_number":"245-295-2110","email_id":"Cierra_Hudson@hotmail.com","dop":"2025-05-30","serial_number":"18698077763227","imei1":"18698077763227","imei2":"18698077763227","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183909,"job_number":"JOB_183909","tr_customer_id":183927,"tr_customer_product_id":183917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:59.000Z","modified_at":"2026-02-12T04:36:34.000Z","name":"Roderick Wisoky","mobile_number":"385-878-6439","email_id":"Geraldine.Rutherford29@yahoo.com","dop":"2025-04-06","serial_number":"17141370590113","imei1":"17141370590113","imei2":"17141370590113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183910,"job_number":"JOB_183910","tr_customer_id":183928,"tr_customer_product_id":183918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:59.000Z","modified_at":"2026-02-12T04:35:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19597456148775","imei1":"19597456148775","imei2":"19597456148775","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183912,"job_number":"JOB_183912","tr_customer_id":183930,"tr_customer_product_id":183920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:59.000Z","modified_at":"2026-02-12T04:36:34.000Z","name":"Erica Batz","mobile_number":"266-237-3097","email_id":"Dave.Wolf@yahoo.com","dop":"2025-04-06","serial_number":"15755047001397","imei1":"15755047001397","imei2":"15755047001397","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183913,"job_number":"JOB_183913","tr_customer_id":183931,"tr_customer_product_id":183921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:59.000Z","modified_at":"2026-02-12T04:35:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11494480061703","imei1":"11494480061703","imei2":"11494480061703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183914,"job_number":"JOB_183914","tr_customer_id":183932,"tr_customer_product_id":183922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:00.000Z","modified_at":"2026-02-12T04:36:38.000Z","name":"Dallin Barton","mobile_number":"902-682-9108","email_id":"Janie.Effertz@gmail.com","dop":"2025-04-06","serial_number":"16973858466534","imei1":"16973858466534","imei2":"16973858466534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183915,"job_number":"JOB_183915","tr_customer_id":183933,"tr_customer_product_id":183923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:00.000Z","modified_at":"2026-02-12T04:36:00.000Z","name":"Lisa Strosin","mobile_number":"400-591-0541","email_id":"Penelope76@hotmail.com","dop":"2025-05-30","serial_number":"14162085871649","imei1":"14162085871649","imei2":"14162085871649","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183916,"job_number":"JOB_183916","tr_customer_id":183934,"tr_customer_product_id":183924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:00.000Z","modified_at":"2026-02-12T04:36:00.000Z","name":"Madaline Jenkins","mobile_number":"784-630-0715","email_id":"Kim_Heaney@gmail.com","dop":"2025-04-06","serial_number":"10930940647434302","imei1":"10930940647434302","imei2":"10930940647434302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183919,"job_number":"JOB_183919","tr_customer_id":183937,"tr_customer_product_id":183927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:01.000Z","modified_at":"2026-02-12T04:36:01.000Z","name":"Mortimer Schimmel","mobile_number":"731-755-9636","email_id":"Eladio23@hotmail.com","dop":"2025-04-06","serial_number":"18708341416716944","imei1":"18708341416716944","imei2":"18708341416716944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183921,"job_number":"JOB_183921","tr_customer_id":183939,"tr_customer_product_id":183929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:01.000Z","modified_at":"2026-02-12T04:36:01.000Z","name":"Lon Wolf","mobile_number":"498-419-7156","email_id":"Evalyn_Ritchie@yahoo.com","dop":"2025-04-06","serial_number":"16332227730512620","imei1":"16332227730512620","imei2":"16332227730512620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183922,"job_number":"JOB_183922","tr_customer_id":183940,"tr_customer_product_id":183930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:01.000Z","modified_at":"2026-02-12T04:36:01.000Z","name":"Caleb Graham","mobile_number":"830-825-9459","email_id":"Immanuel37@yahoo.com","dop":"2025-05-30","serial_number":"1104096212971365","imei1":"1104096212971365","imei2":"1104096212971365","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183923,"job_number":"JOB_183923","tr_customer_id":183941,"tr_customer_product_id":183931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:01.000Z","modified_at":"2026-02-12T04:36:01.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17565703919203","imei1":"17565703919203","imei2":"17565703919203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183924,"job_number":"JOB_183924","tr_customer_id":183942,"tr_customer_product_id":183932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:02.000Z","modified_at":"2026-02-12T04:36:39.000Z","name":"Alisha Ledner","mobile_number":"931-969-6120","email_id":"Magnus.Kshlerin@yahoo.com","dop":"2025-04-06","serial_number":"14048953203076","imei1":"14048953203076","imei2":"14048953203076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183929,"job_number":"JOB_183929","tr_customer_id":183948,"tr_customer_product_id":183938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:03.000Z","modified_at":"2026-02-12T04:36:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14302565450093","imei1":"14302565450093","imei2":"14302565450093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183930,"job_number":"JOB_183930","tr_customer_id":183947,"tr_customer_product_id":183937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:03.000Z","modified_at":"2026-02-12T04:36:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13051844307558","imei1":"13051844307558","imei2":"13051844307558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183931,"job_number":"JOB_183931","tr_customer_id":183949,"tr_customer_product_id":183939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:03.000Z","modified_at":"2026-02-12T04:36:03.000Z","name":"Jedediah Pouros","mobile_number":"586-317-3303","email_id":"Raoul77@yahoo.com","dop":"2025-04-06","serial_number":"15138476432107464","imei1":"15138476432107464","imei2":"15138476432107464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183932,"job_number":"JOB_183932","tr_customer_id":183950,"tr_customer_product_id":183940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:04.000Z","modified_at":"2026-02-12T04:36:39.000Z","name":"Tommie Kovacek","mobile_number":"419-221-4300","email_id":"Montana_Mraz@yahoo.com","dop":"2025-04-06","serial_number":"10836664171234","imei1":"10836664171234","imei2":"10836664171234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183933,"job_number":"JOB_183933","tr_customer_id":183951,"tr_customer_product_id":183941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:04.000Z","modified_at":"2026-02-12T04:36:42.000Z","name":"Concepcion Schmidt","mobile_number":"466-988-2722","email_id":"Rozella.Ankunding@hotmail.com","dop":"2025-04-06","serial_number":"10147092350916","imei1":"10147092350916","imei2":"10147092350916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183934,"job_number":"JOB_183934","tr_customer_id":183952,"tr_customer_product_id":183942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:05.000Z","modified_at":"2026-02-12T04:36:05.000Z","name":"Amina Abshire","mobile_number":"790-415-8047","email_id":"Rolando.Waelchi56@gmail.com","dop":"2025-04-06","serial_number":"12996942282944724","imei1":"12996942282944724","imei2":"12996942282944724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183935,"job_number":"JOB_183935","tr_customer_id":183953,"tr_customer_product_id":183943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:05.000Z","modified_at":"2026-02-12T04:36:05.000Z","name":"Colton Medhurst","mobile_number":"334-541-9283","email_id":"Joaquin.Runolfsson@gmail.com","dop":"2025-04-06","serial_number":"12647759693282646","imei1":"12647759693282646","imei2":"12647759693282646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183936,"job_number":"JOB_183936","tr_customer_id":183954,"tr_customer_product_id":183944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:05.000Z","modified_at":"2026-02-12T04:36:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17709301435128","imei1":"17709301435128","imei2":"17709301435128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183937,"job_number":"JOB_183937","tr_customer_id":183955,"tr_customer_product_id":183945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:06.000Z","modified_at":"2026-02-12T04:36:06.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12956788537958","imei1":"12956788537958","imei2":"12956788537958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183938,"job_number":"JOB_183938","tr_customer_id":183956,"tr_customer_product_id":183946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:06.000Z","modified_at":"2026-02-12T04:36:42.000Z","name":"Emilio Ward","mobile_number":"474-214-0028","email_id":"Queenie_Wisozk@yahoo.com","dop":"2025-04-06","serial_number":"15798904111674","imei1":"15798904111674","imei2":"15798904111674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183939,"job_number":"JOB_183939","tr_customer_id":183957,"tr_customer_product_id":183947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:06.000Z","modified_at":"2026-02-12T04:36:43.000Z","name":"Kavon Champlin","mobile_number":"517-746-1557","email_id":"Katelin_Russel25@hotmail.com","dop":"2025-04-06","serial_number":"17997234938854","imei1":"17997234938854","imei2":"17997234938854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183940,"job_number":"JOB_183940","tr_customer_id":183958,"tr_customer_product_id":183948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:07.000Z","modified_at":"2026-02-12T04:36:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15670635054368","imei1":"15670635054368","imei2":"15670635054368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183941,"job_number":"JOB_183941","tr_customer_id":183959,"tr_customer_product_id":183949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:07.000Z","modified_at":"2026-02-12T04:36:07.000Z","name":"Wilfrid Koepp","mobile_number":"737-388-1676","email_id":"German96@hotmail.com","dop":"2025-04-06","serial_number":"13218600452938444","imei1":"13218600452938444","imei2":"13218600452938444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183942,"job_number":"JOB_183942","tr_customer_id":183960,"tr_customer_product_id":183950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:07.000Z","modified_at":"2026-02-12T04:36:42.000Z","name":"Kassandra Kuhn","mobile_number":"322-791-1946","email_id":"Garret_Renner12@yahoo.com","dop":"2025-04-06","serial_number":"15200092249996","imei1":"15200092249996","imei2":"15200092249996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183943,"job_number":"JOB_183943","tr_customer_id":183961,"tr_customer_product_id":183951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:07.000Z","modified_at":"2026-02-12T04:36:07.000Z","name":"Carole Goldner","mobile_number":"618-895-2788","email_id":"Juanita10@hotmail.com","dop":"2025-04-06","serial_number":"16039321553981308","imei1":"16039321553981308","imei2":"16039321553981308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183944,"job_number":"JOB_183944","tr_customer_id":183962,"tr_customer_product_id":183952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:08.000Z","modified_at":"2026-02-12T04:36:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16462982535421","imei1":"16462982535421","imei2":"16462982535421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183945,"job_number":"JOB_183945","tr_customer_id":183963,"tr_customer_product_id":183953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:08.000Z","modified_at":"2026-02-12T04:36:45.000Z","name":"Randy Grady","mobile_number":"816-846-6654","email_id":"Hans45@yahoo.com","dop":"2025-04-06","serial_number":"16550342872040","imei1":"16550342872040","imei2":"16550342872040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183946,"job_number":"JOB_183946","tr_customer_id":183964,"tr_customer_product_id":183954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:08.000Z","modified_at":"2026-02-12T04:36:08.000Z","name":"Issac Yost","mobile_number":"382-746-2621","email_id":"Tyrell23@hotmail.com","dop":"2025-04-06","serial_number":"12881276393599436","imei1":"12881276393599436","imei2":"12881276393599436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183947,"job_number":"JOB_183947","tr_customer_id":183965,"tr_customer_product_id":183955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:10.000Z","modified_at":"2026-02-12T04:36:10.000Z","name":"Lenora Auer","mobile_number":"315-623-3225","email_id":"Dalton82@gmail.com","dop":"2025-04-06","serial_number":"17906541040012672","imei1":"17906541040012672","imei2":"17906541040012672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183948,"job_number":"JOB_183948","tr_customer_id":183966,"tr_customer_product_id":183956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:11.000Z","modified_at":"2026-02-12T04:36:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13484151180241","imei1":"13484151180241","imei2":"13484151180241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183950,"job_number":"JOB_183950","tr_customer_id":183968,"tr_customer_product_id":183958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:11.000Z","modified_at":"2026-02-12T04:36:48.000Z","name":"Ari Hermann","mobile_number":"496-823-9736","email_id":"Neoma71@yahoo.com","dop":"2025-04-06","serial_number":"12835919207025","imei1":"12835919207025","imei2":"12835919207025","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183952,"job_number":"JOB_183952","tr_customer_id":183970,"tr_customer_product_id":183960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:12.000Z","modified_at":"2026-02-12T04:36:12.000Z","name":"Catalina Rau","mobile_number":"913-222-3776","email_id":"Rigoberto.Kunze@yahoo.com","dop":"2025-04-06","serial_number":"13754027470496002","imei1":"13754027470496002","imei2":"13754027470496002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183953,"job_number":"JOB_183953","tr_customer_id":183971,"tr_customer_product_id":183961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:13.000Z","modified_at":"2026-02-12T04:36:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15249542863135","imei1":"15249542863135","imei2":"15249542863135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183954,"job_number":"JOB_183954","tr_customer_id":183972,"tr_customer_product_id":183962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:13.000Z","modified_at":"2026-02-12T04:36:51.000Z","name":"Kasandra Tremblay","mobile_number":"650-509-6081","email_id":"Ardella15@hotmail.com","dop":"2025-04-06","serial_number":"12595266389946","imei1":"12595266389946","imei2":"12595266389946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183955,"job_number":"JOB_183955","tr_customer_id":183973,"tr_customer_product_id":183963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:13.000Z","modified_at":"2026-02-12T04:36:13.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"12550358303507","imei1":"12550358303507","imei2":"12550358303507","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183956,"job_number":"JOB_183956","tr_customer_id":183974,"tr_customer_product_id":183964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:13.000Z","modified_at":"2026-02-12T04:36:14.000Z","name":"Rosina Koss","mobile_number":"210-643-3537","email_id":"Jaiden22@hotmail.com","dop":"2025-02-01","serial_number":"22275147191632","imei1":"22275147191632","imei2":"22275147191632","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183957,"job_number":"JOB_183957","tr_customer_id":183975,"tr_customer_product_id":183965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:14.000Z","modified_at":"2026-02-12T04:36:14.000Z","name":"Lilyan Smitham","mobile_number":"383-600-5106","email_id":"Cullen53@hotmail.com","dop":"2025-04-06","serial_number":"16932527513224812","imei1":"16932527513224812","imei2":"16932527513224812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183958,"job_number":"JOB_183958","tr_customer_id":183976,"tr_customer_product_id":183966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:15.000Z","modified_at":"2026-02-12T04:36:50.000Z","name":"Alba Nolan","mobile_number":"724-614-4536","email_id":"Gust_Torp2@hotmail.com","dop":"2025-02-01","serial_number":"21126286747876","imei1":"21126286747876","imei2":"21126286747876","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183962,"job_number":"JOB_183962","tr_customer_id":183980,"tr_customer_product_id":183970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:17.000Z","modified_at":"2026-02-12T04:36:17.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107179731311322","imei1":"107179731311322","imei2":"107179731311322","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183964,"job_number":"JOB_183964","tr_customer_id":183982,"tr_customer_product_id":183972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:18.000Z","modified_at":"2026-02-12T04:36:55.000Z","name":"Ian Herman","mobile_number":"828-621-2779","email_id":"Margot.Macejkovic31@gmail.com","dop":"2025-12-31","serial_number":"106024242488789","imei1":"106024242488789","imei2":"106024242488789","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183966,"job_number":"JOB_183966","tr_customer_id":183984,"tr_customer_product_id":183974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:28.000Z","modified_at":"2026-02-12T04:36:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14608975335404","imei1":"14608975335404","imei2":"14608975335404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183967,"job_number":"JOB_183967","tr_customer_id":183985,"tr_customer_product_id":183975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:28.000Z","modified_at":"2026-02-12T04:37:06.000Z","name":"Keira Wolf","mobile_number":"300-547-6911","email_id":"Cortez.Anderson51@yahoo.com","dop":"2025-04-06","serial_number":"11986008187446","imei1":"11986008187446","imei2":"11986008187446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183968,"job_number":"JOB_183968","tr_customer_id":183986,"tr_customer_product_id":183976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:30.000Z","modified_at":"2026-02-12T04:36:30.000Z","name":"Rafael King","mobile_number":"287-722-5155","email_id":"Lemuel11@hotmail.com","dop":"2025-04-06","serial_number":"10174368828433582","imei1":"10174368828433582","imei2":"10174368828433582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183974,"job_number":"JOB_183974","tr_customer_id":183992,"tr_customer_product_id":183982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:35.000Z","modified_at":"2026-02-12T04:37:11.000Z","name":"Vernie Orn","mobile_number":"831-746-6120","email_id":"Angie.Gutkowski94@gmail.com","dop":"2000-01-31","serial_number":"10191112101322","imei1":"10191112101322","imei2":"10191112101322","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183976,"job_number":"JOB_183976","tr_customer_id":183994,"tr_customer_product_id":183984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:37.000Z","modified_at":"2026-02-12T04:36:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19671780936839","imei1":"19671780936839","imei2":"19671780936839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183977,"job_number":"JOB_183977","tr_customer_id":183995,"tr_customer_product_id":183985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:37.000Z","modified_at":"2026-02-12T04:37:15.000Z","name":"Coralie Kozey","mobile_number":"213-995-8033","email_id":"Robyn47@hotmail.com","dop":"2025-04-06","serial_number":"14602593697900","imei1":"14602593697900","imei2":"14602593697900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183978,"job_number":"JOB_183978","tr_customer_id":183996,"tr_customer_product_id":183986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:39.000Z","modified_at":"2026-02-12T04:36:39.000Z","name":"Nakia Morissette","mobile_number":"342-239-4356","email_id":"Alfred85@gmail.com","dop":"2025-04-06","serial_number":"15252744148861540","imei1":"15252744148861540","imei2":"15252744148861540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183979,"job_number":"JOB_183979","tr_customer_id":183997,"tr_customer_product_id":183987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:40.000Z","modified_at":"2026-02-12T04:36:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13864590467048","imei1":"13864590467048","imei2":"13864590467048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183980,"job_number":"JOB_183980","tr_customer_id":183998,"tr_customer_product_id":183988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:41.000Z","modified_at":"2026-02-12T04:37:15.000Z","name":"Katrina Homenick","mobile_number":"754-750-2378","email_id":"Janice24@yahoo.com","dop":"2025-04-06","serial_number":"11343832795775","imei1":"11343832795775","imei2":"11343832795775","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183981,"job_number":"JOB_183981","tr_customer_id":183999,"tr_customer_product_id":183989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:42.000Z","modified_at":"2026-02-12T04:36:42.000Z","name":"Emilia Torp","mobile_number":"468-628-0272","email_id":"Itzel.OConner43@yahoo.com","dop":"2025-04-06","serial_number":"12355404633087424","imei1":"12355404633087424","imei2":"12355404633087424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183982,"job_number":"JOB_183982","tr_customer_id":184000,"tr_customer_product_id":183990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:45.000Z","modified_at":"2026-02-12T04:36:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11160284202652","imei1":"11160284202652","imei2":"11160284202652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183983,"job_number":"JOB_183983","tr_customer_id":184001,"tr_customer_product_id":183991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:45.000Z","modified_at":"2026-02-12T04:36:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11800736137573","imei1":"11800736137573","imei2":"11800736137573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183984,"job_number":"JOB_183984","tr_customer_id":184002,"tr_customer_product_id":183992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:46.000Z","modified_at":"2026-02-12T04:37:23.000Z","name":"Jaquelin Kiehn","mobile_number":"257-262-3254","email_id":"Roy31@gmail.com","dop":"2025-04-06","serial_number":"12844124930107","imei1":"12844124930107","imei2":"12844124930107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183985,"job_number":"JOB_183985","tr_customer_id":184003,"tr_customer_product_id":183993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:46.000Z","modified_at":"2026-02-12T04:37:20.000Z","name":"Sibyl Ebert","mobile_number":"763-540-5526","email_id":"Tyree.Schmidt@yahoo.com","dop":"2025-04-06","serial_number":"19329852461567","imei1":"19329852461567","imei2":"19329852461567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183986,"job_number":"JOB_183986","tr_customer_id":184004,"tr_customer_product_id":183994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:46.000Z","modified_at":"2026-02-12T04:36:46.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16906022772077","imei1":"16906022772077","imei2":"16906022772077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183987,"job_number":"JOB_183987","tr_customer_id":184005,"tr_customer_product_id":183995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:47.000Z","modified_at":"2026-02-12T04:37:24.000Z","name":"Frederique Huels","mobile_number":"414-854-5350","email_id":"Sterling_Muller@yahoo.com","dop":"2025-04-06","serial_number":"16662244645378","imei1":"16662244645378","imei2":"16662244645378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183988,"job_number":"JOB_183988","tr_customer_id":184006,"tr_customer_product_id":183996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:47.000Z","modified_at":"2026-02-12T04:36:47.000Z","name":"Reva Nitzsche","mobile_number":"879-708-7948","email_id":"Christelle_Price62@yahoo.com","dop":"2025-04-06","serial_number":"18348763169350950","imei1":"18348763169350950","imei2":"18348763169350950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183989,"job_number":"JOB_183989","tr_customer_id":184007,"tr_customer_product_id":183997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:47.000Z","modified_at":"2026-02-12T04:36:47.000Z","name":"Sheila Marks","mobile_number":"909-695-8093","email_id":"Christa_Murphy@hotmail.com","dop":"2025-04-06","serial_number":"11604204087827692","imei1":"11604204087827692","imei2":"11604204087827692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183991,"job_number":"JOB_183991","tr_customer_id":184009,"tr_customer_product_id":183999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:48.000Z","modified_at":"2026-02-12T04:36:48.000Z","name":"Cullen Rosenbaum","mobile_number":"246-323-4297","email_id":"Ryann15@yahoo.com","dop":"2025-04-06","serial_number":"14083515020232618","imei1":"14083515020232618","imei2":"14083515020232618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183992,"job_number":"JOB_183992","tr_customer_id":184010,"tr_customer_product_id":184000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:49.000Z","modified_at":"2026-02-12T04:36:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13871871511136","imei1":"13871871511136","imei2":"13871871511136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183993,"job_number":"JOB_183993","tr_customer_id":184011,"tr_customer_product_id":184001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:49.000Z","modified_at":"2026-02-12T04:37:24.000Z","name":"Henderson Bailey","mobile_number":"687-314-9985","email_id":"Evan.Rath76@gmail.com","dop":"2025-04-06","serial_number":"12552617596974","imei1":"12552617596974","imei2":"12552617596974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183994,"job_number":"JOB_183994","tr_customer_id":184012,"tr_customer_product_id":184002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:50.000Z","modified_at":"2026-02-12T04:36:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13554495029432","imei1":"13554495029432","imei2":"13554495029432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183995,"job_number":"JOB_183995","tr_customer_id":184013,"tr_customer_product_id":184003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:50.000Z","modified_at":"2026-02-12T04:36:50.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14750957695773","imei1":"14750957695773","imei2":"14750957695773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183996,"job_number":"JOB_183996","tr_customer_id":184014,"tr_customer_product_id":184004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:50.000Z","modified_at":"2026-02-12T04:37:28.000Z","name":"Rene Nienow","mobile_number":"379-361-6109","email_id":"Jaylen_Kovacek@hotmail.com","dop":"2025-04-06","serial_number":"19226960179281","imei1":"19226960179281","imei2":"19226960179281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183997,"job_number":"JOB_183997","tr_customer_id":184015,"tr_customer_product_id":184005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:50.000Z","modified_at":"2026-02-12T04:37:27.000Z","name":"Olen Nolan","mobile_number":"949-899-0916","email_id":"Sibyl6@yahoo.com","dop":"2025-04-06","serial_number":"17222160059450","imei1":"17222160059450","imei2":"17222160059450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183998,"job_number":"JOB_183998","tr_customer_id":184016,"tr_customer_product_id":184006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:51.000Z","modified_at":"2026-02-12T04:36:51.000Z","name":"Cullen Roberts","mobile_number":"922-881-6074","email_id":"Everett_Hessel61@yahoo.com","dop":"2025-04-06","serial_number":"13035221234054600","imei1":"13035221234054600","imei2":"13035221234054600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183999,"job_number":"JOB_183999","tr_customer_id":184017,"tr_customer_product_id":184007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:52.000Z","modified_at":"2026-02-12T04:36:52.000Z","name":"Asha Hudson","mobile_number":"238-757-8475","email_id":"Gracie.Koepp@gmail.com","dop":"2025-04-06","serial_number":"17711982393917764","imei1":"17711982393917764","imei2":"17711982393917764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184000,"job_number":"JOB_184000","tr_customer_id":184018,"tr_customer_product_id":184008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:52.000Z","modified_at":"2026-02-12T04:36:52.000Z","name":"Makenzie Parker","mobile_number":"661-743-3116","email_id":"Magdalena_Mueller73@hotmail.com","dop":"2025-04-06","serial_number":"11291545548825658","imei1":"11291545548825658","imei2":"11291545548825658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184001,"job_number":"JOB_184001","tr_customer_id":184019,"tr_customer_product_id":184009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:52.000Z","modified_at":"2026-02-12T04:36:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16716869916813","imei1":"16716869916813","imei2":"16716869916813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184002,"job_number":"JOB_184002","tr_customer_id":184020,"tr_customer_product_id":184010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:53.000Z","modified_at":"2026-02-12T04:37:29.000Z","name":"Duane Smitham","mobile_number":"355-644-6673","email_id":"Christelle_Murray60@hotmail.com","dop":"2025-04-06","serial_number":"11065213461316","imei1":"11065213461316","imei2":"11065213461316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184003,"job_number":"JOB_184003","tr_customer_id":184021,"tr_customer_product_id":184011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:54.000Z","modified_at":"2026-02-12T04:36:54.000Z","name":"Okey Kunze","mobile_number":"239-636-8774","email_id":"Alf_Strosin@hotmail.com","dop":"2025-04-06","serial_number":"15188158887781396","imei1":"15188158887781396","imei2":"15188158887781396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184004,"job_number":"JOB_184004","tr_customer_id":184022,"tr_customer_product_id":184012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:13.000Z","modified_at":"2026-02-12T04:37:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10375178638748","imei1":"10375178638748","imei2":"10375178638748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184005,"job_number":"JOB_184005","tr_customer_id":184023,"tr_customer_product_id":184013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:14.000Z","modified_at":"2026-02-12T04:37:51.000Z","name":"Loren Deckow","mobile_number":"383-545-7254","email_id":"Emmalee_Koepp@yahoo.com","dop":"2025-04-06","serial_number":"13136259208251","imei1":"13136259208251","imei2":"13136259208251","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184006,"job_number":"JOB_184006","tr_customer_id":184024,"tr_customer_product_id":184014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:15.000Z","modified_at":"2026-02-12T04:37:15.000Z","name":"Niko Wuckert","mobile_number":"475-609-8258","email_id":"Heaven9@gmail.com","dop":"2025-04-06","serial_number":"15695733764883032","imei1":"15695733764883032","imei2":"15695733764883032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184008,"job_number":"JOB_184008","tr_customer_id":184026,"tr_customer_product_id":184016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:19.000Z","modified_at":"2026-02-12T04:37:55.000Z","name":"Lauryn Bosco","mobile_number":"951-625-2520","email_id":"Laurence61@gmail.com","dop":"2000-01-31","serial_number":"10667548026358","imei1":"10667548026358","imei2":"10667548026358","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184010,"job_number":"JOB_184010","tr_customer_id":184028,"tr_customer_product_id":184018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:21.000Z","modified_at":"2026-02-12T04:37:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19236007510737","imei1":"19236007510737","imei2":"19236007510737","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184011,"job_number":"JOB_184011","tr_customer_id":184029,"tr_customer_product_id":184019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:21.000Z","modified_at":"2026-02-12T04:37:55.000Z","name":"Dudley Wunsch","mobile_number":"351-841-2877","email_id":"Irwin.Herzog74@hotmail.com","dop":"2025-04-06","serial_number":"18869493980775","imei1":"18869493980775","imei2":"18869493980775","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184012,"job_number":"JOB_184012","tr_customer_id":184030,"tr_customer_product_id":184020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:22.000Z","modified_at":"2026-02-12T04:37:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19132465830595","imei1":"19132465830595","imei2":"19132465830595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184013,"job_number":"JOB_184013","tr_customer_id":184031,"tr_customer_product_id":184021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:23.000Z","modified_at":"2026-02-12T04:38:00.000Z","name":"Adaline Walker","mobile_number":"323-377-5880","email_id":"Hilma.Willms24@hotmail.com","dop":"2025-04-06","serial_number":"19103013928157","imei1":"19103013928157","imei2":"19103013928157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184014,"job_number":"JOB_184014","tr_customer_id":184032,"tr_customer_product_id":184022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:23.000Z","modified_at":"2026-02-12T04:37:23.000Z","name":"Rene Runolfsdottir","mobile_number":"597-868-0999","email_id":"Brandyn_Hoeger@yahoo.com","dop":"2025-04-06","serial_number":"12604964250866516","imei1":"12604964250866516","imei2":"12604964250866516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184015,"job_number":"JOB_184015","tr_customer_id":184033,"tr_customer_product_id":184023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:24.000Z","modified_at":"2026-02-12T04:37:24.000Z","name":"Annamae Donnelly","mobile_number":"724-966-1276","email_id":"Annabelle_McCullough89@hotmail.com","dop":"2025-04-06","serial_number":"12993142890668758","imei1":"12993142890668758","imei2":"12993142890668758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184016,"job_number":"JOB_184016","tr_customer_id":184034,"tr_customer_product_id":184024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:27.000Z","modified_at":"2026-02-12T04:37:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18032083539333","imei1":"18032083539333","imei2":"18032083539333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184017,"job_number":"JOB_184017","tr_customer_id":184035,"tr_customer_product_id":184025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:27.000Z","modified_at":"2026-02-12T04:38:01.000Z","name":"Alaina Bartoletti","mobile_number":"260-467-4830","email_id":"Evert_Carroll@hotmail.com","dop":"2025-04-06","serial_number":"14170139555752","imei1":"14170139555752","imei2":"14170139555752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184018,"job_number":"JOB_184018","tr_customer_id":184036,"tr_customer_product_id":184026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:28.000Z","modified_at":"2026-02-12T04:37:28.000Z","name":"Elva Howe","mobile_number":"496-301-8103","email_id":"Genoveva.Rosenbaum52@gmail.com","dop":"2025-04-06","serial_number":"19476995462423680","imei1":"19476995462423680","imei2":"19476995462423680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184019,"job_number":"JOB_184019","tr_customer_id":184037,"tr_customer_product_id":184027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:31.000Z","modified_at":"2026-02-12T04:37:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14865522738824","imei1":"14865522738824","imei2":"14865522738824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184020,"job_number":"JOB_184020","tr_customer_id":184038,"tr_customer_product_id":184028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:31.000Z","modified_at":"2026-02-12T04:37:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15892161545425","imei1":"15892161545425","imei2":"15892161545425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184021,"job_number":"JOB_184021","tr_customer_id":184039,"tr_customer_product_id":184029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:31.000Z","modified_at":"2026-02-12T04:38:08.000Z","name":"Garrett Rice","mobile_number":"464-807-0177","email_id":"Kaitlin_Kozey6@gmail.com","dop":"2025-04-06","serial_number":"14640069234141","imei1":"14640069234141","imei2":"14640069234141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184022,"job_number":"JOB_184022","tr_customer_id":184040,"tr_customer_product_id":184030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:31.000Z","modified_at":"2026-02-12T04:38:06.000Z","name":"Conner Becker","mobile_number":"357-788-0097","email_id":"Stephany_Smitham@hotmail.com","dop":"2025-04-06","serial_number":"10984885886793","imei1":"10984885886793","imei2":"10984885886793","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184023,"job_number":"JOB_184023","tr_customer_id":184041,"tr_customer_product_id":184031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:32.000Z","modified_at":"2026-02-12T04:37:32.000Z","name":"Sallie Funk","mobile_number":"286-905-6764","email_id":"Elias.Raynor45@gmail.com","dop":"2025-04-06","serial_number":"15791092364086628","imei1":"15791092364086628","imei2":"15791092364086628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184024,"job_number":"JOB_184024","tr_customer_id":184042,"tr_customer_product_id":184032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:32.000Z","modified_at":"2026-02-12T04:37:32.000Z","name":"Katelyn Mosciski","mobile_number":"471-929-8711","email_id":"Maverick_Gerhold19@yahoo.com","dop":"2025-04-06","serial_number":"17013209517692908","imei1":"17013209517692908","imei2":"17013209517692908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184025,"job_number":"JOB_184025","tr_customer_id":184043,"tr_customer_product_id":184033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:34.000Z","modified_at":"2026-02-12T04:37:34.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15877654118704","imei1":"15877654118704","imei2":"15877654118704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184026,"job_number":"JOB_184026","tr_customer_id":184044,"tr_customer_product_id":184034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:35.000Z","modified_at":"2026-02-12T04:38:11.000Z","name":"Alec Morissette","mobile_number":"989-344-5987","email_id":"Maeve_Cronin11@gmail.com","dop":"2025-04-06","serial_number":"10232826432247","imei1":"10232826432247","imei2":"10232826432247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184027,"job_number":"JOB_184027","tr_customer_id":184045,"tr_customer_product_id":184035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:36.000Z","modified_at":"2026-02-12T04:37:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10693892629031","imei1":"10693892629031","imei2":"10693892629031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184028,"job_number":"JOB_184028","tr_customer_id":184046,"tr_customer_product_id":184036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:36.000Z","modified_at":"2026-02-12T04:38:14.000Z","name":"Tyra Corkery","mobile_number":"365-628-2784","email_id":"Michele.Gottlieb92@hotmail.com","dop":"2025-04-06","serial_number":"12591179579616","imei1":"12591179579616","imei2":"12591179579616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184029,"job_number":"JOB_184029","tr_customer_id":184047,"tr_customer_product_id":184037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:36.000Z","modified_at":"2026-02-12T04:37:36.000Z","name":"Eleonore Wintheiser","mobile_number":"305-546-9140","email_id":"Nakia50@gmail.com","dop":"2025-04-06","serial_number":"17319842740215484","imei1":"17319842740215484","imei2":"17319842740215484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184030,"job_number":"JOB_184030","tr_customer_id":184048,"tr_customer_product_id":184038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:36.000Z","modified_at":"2026-02-12T04:37:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13823536204588","imei1":"13823536204588","imei2":"13823536204588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184031,"job_number":"JOB_184031","tr_customer_id":184049,"tr_customer_product_id":184039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:37.000Z","modified_at":"2026-02-12T04:38:13.000Z","name":"Giovani Oberbrunner","mobile_number":"220-490-6280","email_id":"Kathryne41@gmail.com","dop":"2025-04-06","serial_number":"12464794954757","imei1":"12464794954757","imei2":"12464794954757","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184032,"job_number":"JOB_184032","tr_customer_id":184050,"tr_customer_product_id":184040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:37.000Z","modified_at":"2026-02-12T04:37:37.000Z","name":"Sigrid Morar","mobile_number":"886-317-6379","email_id":"Eldred5@gmail.com","dop":"2025-04-06","serial_number":"16679588099375952","imei1":"16679588099375952","imei2":"16679588099375952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184033,"job_number":"JOB_184033","tr_customer_id":184051,"tr_customer_product_id":184041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:38.000Z","modified_at":"2026-02-12T04:37:38.000Z","name":"Zechariah Hand","mobile_number":"632-357-0384","email_id":"Lucinda.Parker@yahoo.com","dop":"2025-04-06","serial_number":"16506155690657384","imei1":"16506155690657384","imei2":"16506155690657384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184035,"job_number":"JOB_184035","tr_customer_id":184053,"tr_customer_product_id":184043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:38:02.000Z","modified_at":"2026-02-12T04:38:38.000Z","name":"Samantha Haag","mobile_number":"874-816-0564","email_id":"Tara_Monahan16@gmail.com","dop":"2000-01-31","serial_number":"10922960686815","imei1":"10922960686815","imei2":"10922960686815","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184038,"job_number":"JOB_184038","tr_customer_id":184056,"tr_customer_product_id":184046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:38:46.000Z","modified_at":"2026-02-12T04:39:22.000Z","name":"Chyna Murphy","mobile_number":"937-945-1411","email_id":"Jamil.Wisozk68@yahoo.com","dop":"2000-01-31","serial_number":"10696838556957","imei1":"10696838556957","imei2":"10696838556957","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184040,"job_number":"JOB_184040","tr_customer_id":184058,"tr_customer_product_id":184048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:42:54.000Z","modified_at":"2026-02-12T04:42:54.000Z","name":"Cole Tromp","mobile_number":"971-943-8644","email_id":"Sanford_Hackett@yahoo.com","dop":"2025-10-05","serial_number":"14644948825084","imei1":"14644948825084","imei2":"14644948825084","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184041,"job_number":"JOB_184041","tr_customer_id":184059,"tr_customer_product_id":184049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:18.000Z","modified_at":"2026-02-12T04:52:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35445248975870","imei1":"35445248975870","imei2":"35445248975870","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184042,"job_number":"JOB_184042","tr_customer_id":184060,"tr_customer_product_id":184050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:19.000Z","modified_at":"2026-02-12T04:52:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41353619758507","imei1":"41353619758507","imei2":"41353619758507","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184043,"job_number":"JOB_184043","tr_customer_id":184061,"tr_customer_product_id":184051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:19.000Z","modified_at":"2026-02-12T04:52:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57605003280817","imei1":"57605003280817","imei2":"57605003280817","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184044,"job_number":"JOB_184044","tr_customer_id":184062,"tr_customer_product_id":184052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:19.000Z","modified_at":"2026-02-12T04:52:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79773488215176","imei1":"79773488215176","imei2":"79773488215176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184045,"job_number":"JOB_184045","tr_customer_id":184063,"tr_customer_product_id":184053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:19.000Z","modified_at":"2026-02-12T04:52:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42847851049924","imei1":"42847851049924","imei2":"42847851049924","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184046,"job_number":"JOB_184046","tr_customer_id":184064,"tr_customer_product_id":184054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:20.000Z","modified_at":"2026-02-12T04:52:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13332677259760","imei1":"13332677259760","imei2":"13332677259760","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184047,"job_number":"JOB_184047","tr_customer_id":184065,"tr_customer_product_id":184055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:20.000Z","modified_at":"2026-02-12T04:52:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76400959093588","imei1":"76400959093588","imei2":"76400959093588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184048,"job_number":"JOB_184048","tr_customer_id":184066,"tr_customer_product_id":184056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:51.000Z","modified_at":"2026-02-12T04:52:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87040317074867","imei1":"87040317074867","imei2":"87040317074867","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184049,"job_number":"JOB_184049","tr_customer_id":184067,"tr_customer_product_id":184057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:51.000Z","modified_at":"2026-02-12T04:52:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28681794736233","imei1":"28681794736233","imei2":"28681794736233","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184050,"job_number":"JOB_184050","tr_customer_id":184068,"tr_customer_product_id":184058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:51.000Z","modified_at":"2026-02-12T04:52:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66245442087242","imei1":"66245442087242","imei2":"66245442087242","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184051,"job_number":"JOB_184051","tr_customer_id":184069,"tr_customer_product_id":184059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:52.000Z","modified_at":"2026-02-12T04:52:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60512928620585","imei1":"60512928620585","imei2":"60512928620585","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184052,"job_number":"JOB_184052","tr_customer_id":184070,"tr_customer_product_id":184060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:52.000Z","modified_at":"2026-02-12T04:52:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12853921521250","imei1":"12853921521250","imei2":"12853921521250","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184053,"job_number":"JOB_184053","tr_customer_id":184071,"tr_customer_product_id":184061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:52.000Z","modified_at":"2026-02-12T04:52:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64938321045345","imei1":"64938321045345","imei2":"64938321045345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184054,"job_number":"JOB_184054","tr_customer_id":184072,"tr_customer_product_id":184062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:53.000Z","modified_at":"2026-02-12T04:53:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54721156535602","imei1":"54721156535602","imei2":"54721156535602","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184055,"job_number":"JOB_184055","tr_customer_id":184073,"tr_customer_product_id":184063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:53:23.000Z","modified_at":"2026-02-12T04:53:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13628815092567","imei1":"13628815092567","imei2":"13628815092567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184056,"job_number":"JOB_184056","tr_customer_id":184074,"tr_customer_product_id":184064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:53:23.000Z","modified_at":"2026-02-12T04:53:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84099989709138","imei1":"84099989709138","imei2":"84099989709138","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184057,"job_number":"JOB_184057","tr_customer_id":184075,"tr_customer_product_id":184065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:53:24.000Z","modified_at":"2026-02-12T04:53:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82711872842417","imei1":"82711872842417","imei2":"82711872842417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184058,"job_number":"JOB_184058","tr_customer_id":184076,"tr_customer_product_id":184066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:53:24.000Z","modified_at":"2026-02-12T04:53:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34387801287981","imei1":"34387801287981","imei2":"34387801287981","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184059,"job_number":"JOB_184059","tr_customer_id":184077,"tr_customer_product_id":184067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:53:24.000Z","modified_at":"2026-02-12T04:53:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83821503385586","imei1":"83821503385586","imei2":"83821503385586","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184060,"job_number":"JOB_184060","tr_customer_id":184078,"tr_customer_product_id":184068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:53:25.000Z","modified_at":"2026-02-12T04:53:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20318500121256","imei1":"20318500121256","imei2":"20318500121256","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184061,"job_number":"JOB_184061","tr_customer_id":184079,"tr_customer_product_id":184069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:53:25.000Z","modified_at":"2026-02-12T04:53:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43342547068254","imei1":"43342547068254","imei2":"43342547068254","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184062,"job_number":"JOB_184062","tr_customer_id":184080,"tr_customer_product_id":184070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:01:59.000Z","modified_at":"2026-02-12T05:02:06.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"17237222754662","imei1":"17237222754662","imei2":"17237222754662","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T05:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184063,"job_number":"JOB_184063","tr_customer_id":184081,"tr_customer_product_id":184071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:09:18.000Z","modified_at":"2026-02-12T05:09:18.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-02","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-02T05:09:17.970926882Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:09:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184066,"job_number":"JOB_184066","tr_customer_id":184084,"tr_customer_product_id":184074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:22:27.000Z","modified_at":"2026-02-12T05:22:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-02","serial_number":"92479538112679","imei1":"92479538112679","imei2":"92479538112679","popurl":"2026-02-02T05:22:26.743215289Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:22:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184067,"job_number":"JOB_184067","tr_customer_id":184085,"tr_customer_product_id":184075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:22:51.000Z","modified_at":"2026-02-12T05:22:51.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-02","serial_number":"67555593576526","imei1":"67555593576526","imei2":"67555593576526","popurl":"2026-02-02T05:22:51.507334904Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184068,"job_number":"JOB_184068","tr_customer_id":184086,"tr_customer_product_id":184076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:26:46.000Z","modified_at":"2026-02-12T05:26:46.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108390099904855","imei1":"108390099904855","imei2":"108390099904855","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184069,"job_number":"JOB_184069","tr_customer_id":184087,"tr_customer_product_id":184077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:26:46.000Z","modified_at":"2026-02-12T05:26:56.000Z","name":"Reggie Hamill","mobile_number":"406-356-6408","email_id":"Vada_Klein@gmail.com","dop":"2025-07-01","serial_number":"105118229180002","imei1":"105118229180002","imei2":"105118229180002","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T05:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184070,"job_number":"JOB_184070","tr_customer_id":184088,"tr_customer_product_id":184078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:26:58.000Z","modified_at":"2026-02-12T05:26:58.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106583576725374","imei1":"106583576725374","imei2":"106583576725374","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184071,"job_number":"JOB_184071","tr_customer_id":184089,"tr_customer_product_id":184079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:26:58.000Z","modified_at":"2026-02-12T05:27:07.000Z","name":"Opal Little","mobile_number":"634-201-5930","email_id":"Bell54@gmail.com","dop":"2025-07-01","serial_number":"104825245844597","imei1":"104825245844597","imei2":"104825245844597","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T05:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184072,"job_number":"JOB_184072","tr_customer_id":184090,"tr_customer_product_id":184080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:34:52.000Z","modified_at":"2026-02-12T05:35:07.000Z","name":"Ryan Greenholt","mobile_number":"527-422-2533","email_id":"Jordyn.Johnson@yahoo.com","dop":"2025-04-06","serial_number":"19119796281198","imei1":"19119796281198","imei2":"19119796281198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T05:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184073,"job_number":"JOB_184073","tr_customer_id":184091,"tr_customer_product_id":184081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:34:53.000Z","modified_at":"2026-02-12T05:34:53.000Z","name":"Felipa McLaughlin","mobile_number":"531-462-1509","email_id":"Douglas_Torphy17@yahoo.com","dop":"2025-04-06","serial_number":"11500499095493986","imei1":"11500499095493986","imei2":"11500499095493986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184074,"job_number":"JOB_184074","tr_customer_id":184092,"tr_customer_product_id":184082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:46:15.000Z","modified_at":"2026-02-12T05:46:51.000Z","name":"Franz Quitzon","mobile_number":"651-959-4159","email_id":"Ruthie_Ernser@hotmail.com","dop":"2025-04-06","serial_number":"14943958113625","imei1":"14943958113625","imei2":"14943958113625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T05:46:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184075,"job_number":"JOB_184075","tr_customer_id":184093,"tr_customer_product_id":184083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:46:16.000Z","modified_at":"2026-02-12T05:46:16.000Z","name":"Harold Rolfson","mobile_number":"823-590-8381","email_id":"Ebba.West19@gmail.com","dop":"2025-04-06","serial_number":"17495221035284004","imei1":"17495221035284004","imei2":"17495221035284004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184076,"job_number":"JOB_184076","tr_customer_id":184094,"tr_customer_product_id":184084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:46:45.000Z","modified_at":"2026-02-12T05:47:27.000Z","name":"Ebony Hand","mobile_number":"822-585-8976","email_id":"Dawn.Pollich@yahoo.com","dop":"2025-04-06","serial_number":"10803320727419","imei1":"10803320727419","imei2":"10803320727419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T05:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184077,"job_number":"JOB_184077","tr_customer_id":184095,"tr_customer_product_id":184085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:46:47.000Z","modified_at":"2026-02-12T05:46:47.000Z","name":"Louvenia Wuckert","mobile_number":"503-688-5489","email_id":"Janelle.Grant14@hotmail.com","dop":"2025-04-06","serial_number":"19578458305739770","imei1":"19578458305739770","imei2":"19578458305739770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184078,"job_number":"JOB_184078","tr_customer_id":184096,"tr_customer_product_id":184086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:56:27.000Z","modified_at":"2026-02-12T05:56:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12578455747802","imei1":"12578455747802","imei2":"12578455747802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:56:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184079,"job_number":"JOB_184079","tr_customer_id":184097,"tr_customer_product_id":184087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:56:27.000Z","modified_at":"2026-02-12T05:57:06.000Z","name":"Lafayette Fahey","mobile_number":"450-505-5203","email_id":"Carmen57@hotmail.com","dop":"2025-04-06","serial_number":"13761461410714","imei1":"13761461410714","imei2":"13761461410714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T05:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184080,"job_number":"JOB_184080","tr_customer_id":184098,"tr_customer_product_id":184088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:56:29.000Z","modified_at":"2026-02-12T05:56:29.000Z","name":"Hayley Vandervort","mobile_number":"985-647-8981","email_id":"Deron_Legros66@hotmail.com","dop":"2025-04-06","serial_number":"13510094343733696","imei1":"13510094343733696","imei2":"13510094343733696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184081,"job_number":"JOB_184081","tr_customer_id":184099,"tr_customer_product_id":184089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:57:14.000Z","modified_at":"2026-02-12T05:57:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10038669033295","imei1":"10038669033295","imei2":"10038669033295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184082,"job_number":"JOB_184082","tr_customer_id":184100,"tr_customer_product_id":184090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:57:14.000Z","modified_at":"2026-02-12T05:57:52.000Z","name":"Nicklaus Reichel","mobile_number":"833-430-5335","email_id":"Waino_Lakin@gmail.com","dop":"2025-04-06","serial_number":"16498872955280","imei1":"16498872955280","imei2":"16498872955280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T05:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184083,"job_number":"JOB_184083","tr_customer_id":184101,"tr_customer_product_id":184091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:57:16.000Z","modified_at":"2026-02-12T05:57:16.000Z","name":"Elmira Ruecker","mobile_number":"595-353-6967","email_id":"Janie.Reichert38@yahoo.com","dop":"2025-04-06","serial_number":"15952940705787690","imei1":"15952940705787690","imei2":"15952940705787690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184084,"job_number":"JOB_184084","tr_customer_id":184102,"tr_customer_product_id":184092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:58:00.000Z","modified_at":"2026-02-12T05:58:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18766877136600","imei1":"18766877136600","imei2":"18766877136600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184085,"job_number":"JOB_184085","tr_customer_id":184103,"tr_customer_product_id":184093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:58:00.000Z","modified_at":"2026-02-12T05:58:38.000Z","name":"Cleta Johns","mobile_number":"576-313-2816","email_id":"Jovany_Brown@yahoo.com","dop":"2025-04-06","serial_number":"11930066877467","imei1":"11930066877467","imei2":"11930066877467","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T05:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184086,"job_number":"JOB_184086","tr_customer_id":184104,"tr_customer_product_id":184094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:58:01.000Z","modified_at":"2026-02-12T05:58:01.000Z","name":"Leonora Ziemann","mobile_number":"694-400-1118","email_id":"Carrie_Lubowitz91@yahoo.com","dop":"2025-04-06","serial_number":"15796212401902488","imei1":"15796212401902488","imei2":"15796212401902488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184088,"job_number":"JOB_184088","tr_customer_id":184106,"tr_customer_product_id":184096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:38:36.000Z","modified_at":"2026-02-12T06:38:36.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"19057484945485","imei1":"19057484945485","imei2":"19057484945485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184089,"job_number":"JOB_184089","tr_customer_id":184107,"tr_customer_product_id":184097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:38:37.000Z","modified_at":"2026-02-12T06:39:08.000Z","name":"Arnaldo Satterfield","mobile_number":"608-371-2455","email_id":"Hollie52@hotmail.com","dop":"2025-04-06","serial_number":"15171585913388","imei1":"15171585913388","imei2":"15171585913388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184090,"job_number":"JOB_184090","tr_customer_id":184108,"tr_customer_product_id":184098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:38:38.000Z","modified_at":"2026-02-12T06:38:38.000Z","name":"Eveline Littel","mobile_number":"834-933-5912","email_id":"Danny97@gmail.com","dop":"2025-04-06","serial_number":"16730544033249840","imei1":"16730544033249840","imei2":"16730544033249840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184091,"job_number":"JOB_184091","tr_customer_id":184109,"tr_customer_product_id":184099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:39:14.000Z","modified_at":"2026-02-12T06:39:14.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"14167305138982","imei1":"14167305138982","imei2":"14167305138982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184092,"job_number":"JOB_184092","tr_customer_id":184110,"tr_customer_product_id":184100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:39:14.000Z","modified_at":"2026-02-12T06:39:44.000Z","name":"Guiseppe Conroy","mobile_number":"546-465-5833","email_id":"Mercedes.Nitzsche@yahoo.com","dop":"2025-04-06","serial_number":"17189840386770","imei1":"17189840386770","imei2":"17189840386770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184093,"job_number":"JOB_184093","tr_customer_id":184111,"tr_customer_product_id":184101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:39:15.000Z","modified_at":"2026-02-12T06:39:15.000Z","name":"Vivian Powlowski","mobile_number":"438-421-8637","email_id":"Emma60@yahoo.com","dop":"2025-04-06","serial_number":"13279481798161518","imei1":"13279481798161518","imei2":"13279481798161518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184095,"job_number":"JOB_184095","tr_customer_id":184113,"tr_customer_product_id":184103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:39:49.000Z","modified_at":"2026-02-12T06:39:49.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"19416292861988","imei1":"19416292861988","imei2":"19416292861988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184096,"job_number":"JOB_184096","tr_customer_id":184114,"tr_customer_product_id":184104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:39:49.000Z","modified_at":"2026-02-12T06:40:20.000Z","name":"Andre Paucek","mobile_number":"532-860-7492","email_id":"Mose55@gmail.com","dop":"2025-04-06","serial_number":"14455032086379","imei1":"14455032086379","imei2":"14455032086379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184097,"job_number":"JOB_184097","tr_customer_id":184115,"tr_customer_product_id":184105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:39:51.000Z","modified_at":"2026-02-12T06:39:51.000Z","name":"Mossie Littel","mobile_number":"380-929-9156","email_id":"Briana_Ryan@yahoo.com","dop":"2025-04-06","serial_number":"15344707232349600","imei1":"15344707232349600","imei2":"15344707232349600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:39:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184112,"job_number":"JOB_184112","tr_customer_id":184130,"tr_customer_product_id":184120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:52.000Z","modified_at":"2026-02-12T06:49:52.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"13553294791969","imei1":"13553294791969","imei2":"13553294791969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184113,"job_number":"JOB_184113","tr_customer_id":184131,"tr_customer_product_id":184121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:52.000Z","modified_at":"2026-02-12T06:50:22.000Z","name":"Lavonne Price","mobile_number":"883-327-3593","email_id":"Viva38@gmail.com","dop":"2025-04-06","serial_number":"13988545351235","imei1":"13988545351235","imei2":"13988545351235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:50:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184114,"job_number":"JOB_184114","tr_customer_id":184132,"tr_customer_product_id":184122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:53.000Z","modified_at":"2026-02-12T06:49:53.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"100043199921739","imei1":"100043199921739","imei2":"100043199921739","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:49:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184115,"job_number":"JOB_184115","tr_customer_id":184133,"tr_customer_product_id":184123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:53.000Z","modified_at":"2026-02-12T06:49:53.000Z","name":"Myrna Dooley","mobile_number":"671-468-4544","email_id":"Gregoria_Schumm@hotmail.com","dop":"2025-04-06","serial_number":"18603080981260530","imei1":"18603080981260530","imei2":"18603080981260530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:49:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184116,"job_number":"JOB_184116","tr_customer_id":184134,"tr_customer_product_id":184124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:53.000Z","modified_at":"2026-02-12T06:50:30.000Z","name":"Cooper Crooks","mobile_number":"819-859-1162","email_id":"Jaylin.Wuckert@hotmail.com","dop":"2025-12-31","serial_number":"102366302587210","imei1":"102366302587210","imei2":"102366302587210","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:50:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184120,"job_number":"JOB_184120","tr_customer_id":184138,"tr_customer_product_id":184128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:50:28.000Z","modified_at":"2026-02-12T06:50:28.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"18398299163997","imei1":"18398299163997","imei2":"18398299163997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:50:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184121,"job_number":"JOB_184121","tr_customer_id":184139,"tr_customer_product_id":184129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:50:28.000Z","modified_at":"2026-02-12T06:50:58.000Z","name":"Leann Pacocha","mobile_number":"969-587-9894","email_id":"Macie_Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"16224097622564","imei1":"16224097622564","imei2":"16224097622564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184122,"job_number":"JOB_184122","tr_customer_id":184140,"tr_customer_product_id":184130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:50:29.000Z","modified_at":"2026-02-12T06:50:29.000Z","name":"Tess Langworth","mobile_number":"530-884-8342","email_id":"Rusty3@yahoo.com","dop":"2025-04-06","serial_number":"18428475488913364","imei1":"18428475488913364","imei2":"18428475488913364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:50:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184123,"job_number":"JOB_184123","tr_customer_id":184141,"tr_customer_product_id":184131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:50:38.000Z","modified_at":"2026-02-12T06:50:38.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"101923237987888","imei1":"101923237987888","imei2":"101923237987888","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184124,"job_number":"JOB_184124","tr_customer_id":184142,"tr_customer_product_id":184132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:50:38.000Z","modified_at":"2026-02-12T06:51:15.000Z","name":"Tatum Volkman","mobile_number":"287-639-1473","email_id":"Kendra_VonRueden@yahoo.com","dop":"2025-12-31","serial_number":"109360809550049","imei1":"109360809550049","imei2":"109360809550049","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184127,"job_number":"JOB_184127","tr_customer_id":184145,"tr_customer_product_id":184135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:03.000Z","modified_at":"2026-02-12T06:51:03.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"17457378931917","imei1":"17457378931917","imei2":"17457378931917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:51:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184128,"job_number":"JOB_184128","tr_customer_id":184146,"tr_customer_product_id":184136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:04.000Z","modified_at":"2026-02-12T06:51:35.000Z","name":"Cade Thiel","mobile_number":"932-455-1129","email_id":"Jewell79@gmail.com","dop":"2025-04-06","serial_number":"15632751472271","imei1":"15632751472271","imei2":"15632751472271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184129,"job_number":"JOB_184129","tr_customer_id":184147,"tr_customer_product_id":184137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:05.000Z","modified_at":"2026-02-12T06:51:05.000Z","name":"Loma Bailey","mobile_number":"249-939-0544","email_id":"Sammie_Nikolaus38@yahoo.com","dop":"2025-04-06","serial_number":"10052930822048598","imei1":"10052930822048598","imei2":"10052930822048598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184131,"job_number":"JOB_184131","tr_customer_id":184149,"tr_customer_product_id":184139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:23.000Z","modified_at":"2026-02-12T06:51:23.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"100167819191398","imei1":"100167819191398","imei2":"100167819191398","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:51:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184132,"job_number":"JOB_184132","tr_customer_id":184150,"tr_customer_product_id":184140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:23.000Z","modified_at":"2026-02-12T06:52:00.000Z","name":"London Sipes","mobile_number":"358-923-6135","email_id":"Arnold.Koss18@yahoo.com","dop":"2025-12-31","serial_number":"108167038419066","imei1":"108167038419066","imei2":"108167038419066","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184133,"job_number":"JOB_184133","tr_customer_id":184151,"tr_customer_product_id":184141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:23.000Z","modified_at":"2026-02-12T06:51:23.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10104376290882","imei1":"10104376290882","imei2":"10104376290882","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:51:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184134,"job_number":"JOB_184134","tr_customer_id":184152,"tr_customer_product_id":184142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:24.000Z","modified_at":"2026-02-12T06:52:03.000Z","name":"Josianne Witting","mobile_number":"912-932-0677","email_id":"Christiana_OKeefe94@gmail.com","dop":"2025-06-18","serial_number":"10716573856821","imei1":"10716573856821","imei2":"10716573856821","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184135,"job_number":"JOB_184135","tr_customer_id":184153,"tr_customer_product_id":184143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:24.000Z","modified_at":"2026-02-12T06:51:24.000Z","name":"Zack Bednar","mobile_number":"432-703-0462","email_id":"Monserrate_Fadel@gmail.com","dop":"2025-06-18","serial_number":"1036455936277085","imei1":"1036455936277085","imei2":"1036455936277085","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184136,"job_number":"JOB_184136","tr_customer_id":184154,"tr_customer_product_id":184144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:25.000Z","modified_at":"2026-02-12T06:52:01.000Z","name":"Isac Gislason","mobile_number":"897-227-1183","email_id":"Ariel3@gmail.com","dop":"2025-04-06","serial_number":"17458880916273","imei1":"17458880916273","imei2":"17458880916273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184137,"job_number":"JOB_184137","tr_customer_id":184155,"tr_customer_product_id":184145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:26.000Z","modified_at":"2026-02-12T06:51:26.000Z","name":"Luz Gorczany","mobile_number":"647-912-8074","email_id":"Elwyn.Carter41@yahoo.com","dop":"2025-04-06","serial_number":"18341409123773252","imei1":"18341409123773252","imei2":"18341409123773252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184138,"job_number":"JOB_184138","tr_customer_id":184156,"tr_customer_product_id":184146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:52:10.000Z","modified_at":"2026-02-12T06:52:10.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10980335928212","imei1":"10980335928212","imei2":"10980335928212","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:52:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184139,"job_number":"JOB_184139","tr_customer_id":184157,"tr_customer_product_id":184147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:52:11.000Z","modified_at":"2026-02-12T06:52:49.000Z","name":"Adrian Schinner","mobile_number":"866-493-2803","email_id":"Delores90@yahoo.com","dop":"2025-06-18","serial_number":"10677339344083","imei1":"10677339344083","imei2":"10677339344083","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:52:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184140,"job_number":"JOB_184140","tr_customer_id":184158,"tr_customer_product_id":184148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:52:11.000Z","modified_at":"2026-02-12T06:52:11.000Z","name":"Doyle Murazik","mobile_number":"941-681-8576","email_id":"Matilde.VonRueden49@yahoo.com","dop":"2025-06-18","serial_number":"1036109117056516","imei1":"1036109117056516","imei2":"1036109117056516","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184141,"job_number":"JOB_184141","tr_customer_id":184159,"tr_customer_product_id":184149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:52:58.000Z","modified_at":"2026-02-12T06:52:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11523822716761","imei1":"11523822716761","imei2":"11523822716761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184142,"job_number":"JOB_184142","tr_customer_id":184160,"tr_customer_product_id":184150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:52:58.000Z","modified_at":"2026-02-12T06:53:36.000Z","name":"Valentin Reinger","mobile_number":"769-989-0104","email_id":"Cindy.Halvorson@gmail.com","dop":"2025-04-06","serial_number":"12166847609829","imei1":"12166847609829","imei2":"12166847609829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:53:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184143,"job_number":"JOB_184143","tr_customer_id":184161,"tr_customer_product_id":184151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:53:00.000Z","modified_at":"2026-02-12T06:53:00.000Z","name":"Joseph Boehm","mobile_number":"482-358-9509","email_id":"Vada_Sanford72@hotmail.com","dop":"2025-04-06","serial_number":"14448829500873286","imei1":"14448829500873286","imei2":"14448829500873286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184144,"job_number":"JOB_184144","tr_customer_id":184162,"tr_customer_product_id":184152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:53:43.000Z","modified_at":"2026-02-12T06:53:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19704039998517","imei1":"19704039998517","imei2":"19704039998517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:53:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184145,"job_number":"JOB_184145","tr_customer_id":184163,"tr_customer_product_id":184153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:53:43.000Z","modified_at":"2026-02-12T06:54:20.000Z","name":"Mattie Rippin","mobile_number":"961-752-9920","email_id":"Blanche.Metz@gmail.com","dop":"2025-04-06","serial_number":"10949195714362","imei1":"10949195714362","imei2":"10949195714362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184146,"job_number":"JOB_184146","tr_customer_id":184164,"tr_customer_product_id":184154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:53:44.000Z","modified_at":"2026-02-12T06:53:44.000Z","name":"Ruby Spencer","mobile_number":"932-448-8391","email_id":"Michele40@yahoo.com","dop":"2025-04-06","serial_number":"19448299708907390","imei1":"19448299708907390","imei2":"19448299708907390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184147,"job_number":"JOB_184147","tr_customer_id":184165,"tr_customer_product_id":184155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:54:27.000Z","modified_at":"2026-02-12T06:54:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10261498887870","imei1":"10261498887870","imei2":"10261498887870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184148,"job_number":"JOB_184148","tr_customer_id":184166,"tr_customer_product_id":184156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:54:27.000Z","modified_at":"2026-02-12T06:55:03.000Z","name":"Julius Lemke","mobile_number":"573-432-3208","email_id":"Fanny_Brakus84@hotmail.com","dop":"2025-04-06","serial_number":"14634378715411","imei1":"14634378715411","imei2":"14634378715411","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184149,"job_number":"JOB_184149","tr_customer_id":184167,"tr_customer_product_id":184157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:54:28.000Z","modified_at":"2026-02-12T06:54:28.000Z","name":"Darion Purdy","mobile_number":"495-660-7479","email_id":"Justen98@yahoo.com","dop":"2025-04-06","serial_number":"16663757663016716","imei1":"16663757663016716","imei2":"16663757663016716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184150,"job_number":"JOB_184150","tr_customer_id":184168,"tr_customer_product_id":184158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:55:42.000Z","modified_at":"2026-02-12T06:55:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18508161462266","imei1":"18508161462266","imei2":"18508161462266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184151,"job_number":"JOB_184151","tr_customer_id":184169,"tr_customer_product_id":184159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:55:42.000Z","modified_at":"2026-02-12T06:56:24.000Z","name":"Dixie Sipes","mobile_number":"612-840-3024","email_id":"Gerard_Kling63@yahoo.com","dop":"2025-04-06","serial_number":"18054969177375","imei1":"18054969177375","imei2":"18054969177375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184152,"job_number":"JOB_184152","tr_customer_id":184170,"tr_customer_product_id":184160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:55:44.000Z","modified_at":"2026-02-12T06:55:44.000Z","name":"Tate Hilpert","mobile_number":"423-414-6432","email_id":"Kasey72@yahoo.com","dop":"2025-04-06","serial_number":"10187370984455470","imei1":"10187370984455470","imei2":"10187370984455470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:55:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184153,"job_number":"JOB_184153","tr_customer_id":184171,"tr_customer_product_id":184161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:56:32.000Z","modified_at":"2026-02-12T06:56:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14893223512055","imei1":"14893223512055","imei2":"14893223512055","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184154,"job_number":"JOB_184154","tr_customer_id":184172,"tr_customer_product_id":184162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:56:33.000Z","modified_at":"2026-02-12T06:57:14.000Z","name":"Helena Cummings","mobile_number":"998-706-9173","email_id":"Leora.Bosco@yahoo.com","dop":"2025-04-06","serial_number":"14552478298993","imei1":"14552478298993","imei2":"14552478298993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184155,"job_number":"JOB_184155","tr_customer_id":184173,"tr_customer_product_id":184163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:56:34.000Z","modified_at":"2026-02-12T06:56:34.000Z","name":"Clara Leffler","mobile_number":"438-807-5013","email_id":"Merritt.Russel59@hotmail.com","dop":"2025-04-06","serial_number":"16208725778583308","imei1":"16208725778583308","imei2":"16208725778583308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184156,"job_number":"JOB_184156","tr_customer_id":184174,"tr_customer_product_id":184164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:57:22.000Z","modified_at":"2026-02-12T06:57:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18517701136110","imei1":"18517701136110","imei2":"18517701136110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184157,"job_number":"JOB_184157","tr_customer_id":184175,"tr_customer_product_id":184165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:57:22.000Z","modified_at":"2026-02-12T06:57:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12357326197993","imei1":"12357326197993","imei2":"12357326197993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184158,"job_number":"JOB_184158","tr_customer_id":184176,"tr_customer_product_id":184166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:57:22.000Z","modified_at":"2026-02-12T06:58:03.000Z","name":"Mitchel Adams","mobile_number":"748-400-3500","email_id":"Vaughn.Hansen@gmail.com","dop":"2025-04-06","serial_number":"12196749761211","imei1":"12196749761211","imei2":"12196749761211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184159,"job_number":"JOB_184159","tr_customer_id":184177,"tr_customer_product_id":184167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:57:22.000Z","modified_at":"2026-02-12T06:58:05.000Z","name":"Alex Kemmer","mobile_number":"281-444-1673","email_id":"Evert.Ward65@yahoo.com","dop":"2025-04-06","serial_number":"13220337388226","imei1":"13220337388226","imei2":"13220337388226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184160,"job_number":"JOB_184160","tr_customer_id":184178,"tr_customer_product_id":184168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:57:24.000Z","modified_at":"2026-02-12T06:57:24.000Z","name":"Ciara Windler","mobile_number":"739-239-7687","email_id":"Floyd18@yahoo.com","dop":"2025-04-06","serial_number":"18281565501393550","imei1":"18281565501393550","imei2":"18281565501393550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184161,"job_number":"JOB_184161","tr_customer_id":184179,"tr_customer_product_id":184169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:57:24.000Z","modified_at":"2026-02-12T06:57:24.000Z","name":"Verdie Williamson","mobile_number":"529-798-9505","email_id":"Paige67@gmail.com","dop":"2025-04-06","serial_number":"15367456414900820","imei1":"15367456414900820","imei2":"15367456414900820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184165,"job_number":"JOB_184165","tr_customer_id":184183,"tr_customer_product_id":184173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:58:13.000Z","modified_at":"2026-02-12T06:58:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19262997244667","imei1":"19262997244667","imei2":"19262997244667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:58:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184166,"job_number":"JOB_184166","tr_customer_id":184184,"tr_customer_product_id":184174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:58:13.000Z","modified_at":"2026-02-12T06:58:55.000Z","name":"Alysson Shields","mobile_number":"623-254-0987","email_id":"Cierra_Runolfsson@gmail.com","dop":"2025-04-06","serial_number":"17441907022237","imei1":"17441907022237","imei2":"17441907022237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184167,"job_number":"JOB_184167","tr_customer_id":184185,"tr_customer_product_id":184175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:58:15.000Z","modified_at":"2026-02-12T06:58:15.000Z","name":"Tito Schmidt","mobile_number":"867-275-8221","email_id":"Melissa.Sanford@gmail.com","dop":"2025-04-06","serial_number":"16892961309416350","imei1":"16892961309416350","imei2":"16892961309416350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184168,"job_number":"JOB_184168","tr_customer_id":184186,"tr_customer_product_id":184176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:59:03.000Z","modified_at":"2026-02-12T06:59:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16628739905245","imei1":"16628739905245","imei2":"16628739905245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184169,"job_number":"JOB_184169","tr_customer_id":184187,"tr_customer_product_id":184177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:59:03.000Z","modified_at":"2026-02-12T06:59:45.000Z","name":"Tristin Bartoletti","mobile_number":"411-271-9274","email_id":"Orie_Littel@hotmail.com","dop":"2025-04-06","serial_number":"12942216330099","imei1":"12942216330099","imei2":"12942216330099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184170,"job_number":"JOB_184170","tr_customer_id":184188,"tr_customer_product_id":184178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:59:05.000Z","modified_at":"2026-02-12T06:59:05.000Z","name":"Brook Goldner","mobile_number":"491-934-6690","email_id":"Gianni14@yahoo.com","dop":"2025-04-06","serial_number":"17260526216261740","imei1":"17260526216261740","imei2":"17260526216261740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184171,"job_number":"JOB_184171","tr_customer_id":184189,"tr_customer_product_id":184179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:59:34.000Z","modified_at":"2026-02-12T06:59:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13248903740273","imei1":"13248903740273","imei2":"13248903740273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184172,"job_number":"JOB_184172","tr_customer_id":184190,"tr_customer_product_id":184180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:59:34.000Z","modified_at":"2026-02-12T07:00:13.000Z","name":"Mercedes Lang","mobile_number":"318-630-3068","email_id":"Larissa99@gmail.com","dop":"2025-04-06","serial_number":"13799235745986","imei1":"13799235745986","imei2":"13799235745986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184173,"job_number":"JOB_184173","tr_customer_id":184191,"tr_customer_product_id":184181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:59:36.000Z","modified_at":"2026-02-12T06:59:36.000Z","name":"Emery Walter","mobile_number":"230-214-4247","email_id":"Neoma70@gmail.com","dop":"2025-04-06","serial_number":"11195657526308028","imei1":"11195657526308028","imei2":"11195657526308028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:59:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184174,"job_number":"JOB_184174","tr_customer_id":184192,"tr_customer_product_id":184182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:00:16.000Z","modified_at":"2026-02-12T07:00:59.000Z","name":"America Mayer","mobile_number":"371-222-8153","email_id":"Brandy_Morar77@yahoo.com","dop":"2025-04-06","serial_number":"18079514912113","imei1":"18079514912113","imei2":"18079514912113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:00:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184175,"job_number":"JOB_184175","tr_customer_id":184193,"tr_customer_product_id":184183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:00:18.000Z","modified_at":"2026-02-12T07:00:18.000Z","name":"Justus Pfannerstill","mobile_number":"201-495-1541","email_id":"Antwan19@gmail.com","dop":"2025-04-06","serial_number":"12472084858627106","imei1":"12472084858627106","imei2":"12472084858627106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184176,"job_number":"JOB_184176","tr_customer_id":184194,"tr_customer_product_id":184184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:00:20.000Z","modified_at":"2026-02-12T07:00:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16622819161650","imei1":"16622819161650","imei2":"16622819161650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184177,"job_number":"JOB_184177","tr_customer_id":184195,"tr_customer_product_id":184185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:00:20.000Z","modified_at":"2026-02-12T07:00:58.000Z","name":"Heloise Daugherty","mobile_number":"558-943-6485","email_id":"Ardith.Marquardt@hotmail.com","dop":"2025-04-06","serial_number":"12800559057452","imei1":"12800559057452","imei2":"12800559057452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:00:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184178,"job_number":"JOB_184178","tr_customer_id":184196,"tr_customer_product_id":184186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:00:22.000Z","modified_at":"2026-02-12T07:00:22.000Z","name":"Wendell Johnston","mobile_number":"221-659-4200","email_id":"Georgiana_Abshire@yahoo.com","dop":"2025-04-06","serial_number":"19364271649071680","imei1":"19364271649071680","imei2":"19364271649071680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184179,"job_number":"JOB_184179","tr_customer_id":184197,"tr_customer_product_id":184187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:00:51.000Z","modified_at":"2026-02-12T07:00:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15553498110484","imei1":"15553498110484","imei2":"15553498110484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184180,"job_number":"JOB_184180","tr_customer_id":184198,"tr_customer_product_id":184188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:00:51.000Z","modified_at":"2026-02-12T07:01:28.000Z","name":"Ervin Hegmann","mobile_number":"353-896-4802","email_id":"Zachery.Harvey@yahoo.com","dop":"2025-04-06","serial_number":"15645911411924","imei1":"15645911411924","imei2":"15645911411924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184181,"job_number":"JOB_184181","tr_customer_id":184199,"tr_customer_product_id":184189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:00:52.000Z","modified_at":"2026-02-12T07:00:52.000Z","name":"Petra Howe","mobile_number":"479-376-3499","email_id":"Fabian49@gmail.com","dop":"2025-04-06","serial_number":"14155752799904890","imei1":"14155752799904890","imei2":"14155752799904890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184182,"job_number":"JOB_184182","tr_customer_id":184200,"tr_customer_product_id":184190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:05.000Z","modified_at":"2026-02-12T07:01:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11629364685781","imei1":"11629364685781","imei2":"11629364685781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184183,"job_number":"JOB_184183","tr_customer_id":184201,"tr_customer_product_id":184191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:05.000Z","modified_at":"2026-02-12T07:01:05.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"15850485248243","imei1":"15850485248243","imei2":"15850485248243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184184,"job_number":"JOB_184184","tr_customer_id":184202,"tr_customer_product_id":184192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:06.000Z","modified_at":"2026-02-12T07:01:43.000Z","name":"Aniyah Harber","mobile_number":"242-982-1444","email_id":"Baylee.Murphy@gmail.com","dop":"2025-04-06","serial_number":"13966138406259","imei1":"13966138406259","imei2":"13966138406259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184185,"job_number":"JOB_184185","tr_customer_id":184203,"tr_customer_product_id":184193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:06.000Z","modified_at":"2026-02-12T07:01:43.000Z","name":"Raegan Walter","mobile_number":"294-780-9327","email_id":"Hugh_DuBuque68@gmail.com","dop":"2025-04-06","serial_number":"19952600403255","imei1":"19952600403255","imei2":"19952600403255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184186,"job_number":"JOB_184186","tr_customer_id":184204,"tr_customer_product_id":184194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:07.000Z","modified_at":"2026-02-12T07:01:07.000Z","name":"Rosalia Mosciski","mobile_number":"247-635-0255","email_id":"Keshaun58@hotmail.com","dop":"2025-04-06","serial_number":"14217193171702796","imei1":"14217193171702796","imei2":"14217193171702796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184187,"job_number":"JOB_184187","tr_customer_id":184205,"tr_customer_product_id":184195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:07.000Z","modified_at":"2026-02-12T07:01:07.000Z","name":"Loyal Howe","mobile_number":"511-706-3396","email_id":"Mafalda.Kuvalis14@gmail.com","dop":"2025-04-06","serial_number":"13797235199551524","imei1":"13797235199551524","imei2":"13797235199551524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184189,"job_number":"JOB_184189","tr_customer_id":184207,"tr_customer_product_id":184197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:08.000Z","modified_at":"2026-02-12T07:01:45.000Z","name":"Ahmad Larson","mobile_number":"213-606-0310","email_id":"Dolores30@gmail.com","dop":"2000-01-31","serial_number":"10791118243431","imei1":"10791118243431","imei2":"10791118243431","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:01:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184191,"job_number":"JOB_184191","tr_customer_id":184209,"tr_customer_product_id":184199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:35.000Z","modified_at":"2026-02-12T07:01:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17473963644778","imei1":"17473963644778","imei2":"17473963644778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184192,"job_number":"JOB_184192","tr_customer_id":184210,"tr_customer_product_id":184200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:35.000Z","modified_at":"2026-02-12T07:02:12.000Z","name":"Delfina Grimes","mobile_number":"495-387-8321","email_id":"Savion64@hotmail.com","dop":"2025-04-06","serial_number":"16163427799791","imei1":"16163427799791","imei2":"16163427799791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184193,"job_number":"JOB_184193","tr_customer_id":184211,"tr_customer_product_id":184201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:37.000Z","modified_at":"2026-02-12T07:01:37.000Z","name":"Marietta Dooley","mobile_number":"767-305-7191","email_id":"Jaydon38@yahoo.com","dop":"2025-04-06","serial_number":"16264764711983172","imei1":"16264764711983172","imei2":"16264764711983172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184194,"job_number":"JOB_184194","tr_customer_id":184212,"tr_customer_product_id":184202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:50.000Z","modified_at":"2026-02-12T07:01:50.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"16254756163684","imei1":"16254756163684","imei2":"16254756163684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184195,"job_number":"JOB_184195","tr_customer_id":184213,"tr_customer_product_id":184203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:51.000Z","modified_at":"2026-02-12T07:02:27.000Z","name":"Ernestine Mueller","mobile_number":"778-222-6394","email_id":"Tommie.Dooley@gmail.com","dop":"2025-04-06","serial_number":"19438451975344","imei1":"19438451975344","imei2":"19438451975344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:02:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184196,"job_number":"JOB_184196","tr_customer_id":184214,"tr_customer_product_id":184204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:52.000Z","modified_at":"2026-02-12T07:01:52.000Z","name":"Raina Marquardt","mobile_number":"584-935-1173","email_id":"Don_Collier@hotmail.com","dop":"2025-04-06","serial_number":"10377448472365340","imei1":"10377448472365340","imei2":"10377448472365340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184198,"job_number":"JOB_184198","tr_customer_id":184216,"tr_customer_product_id":184206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:52.000Z","modified_at":"2026-02-12T07:02:29.000Z","name":"Wilburn Kessler","mobile_number":"507-572-5435","email_id":"Keith_Prosacco@yahoo.com","dop":"2000-01-31","serial_number":"10740578866410","imei1":"10740578866410","imei2":"10740578866410","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184200,"job_number":"JOB_184200","tr_customer_id":184218,"tr_customer_product_id":184208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:15.000Z","modified_at":"2026-02-12T07:02:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10016642858772","imei1":"10016642858772","imei2":"10016642858772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:02:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184201,"job_number":"JOB_184201","tr_customer_id":184219,"tr_customer_product_id":184209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:15.000Z","modified_at":"2026-02-12T07:02:51.000Z","name":"Madilyn Gorczany","mobile_number":"477-706-7529","email_id":"Mariane95@hotmail.com","dop":"2025-04-06","serial_number":"13950336667176","imei1":"13950336667176","imei2":"13950336667176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:02:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184202,"job_number":"JOB_184202","tr_customer_id":184220,"tr_customer_product_id":184210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:16.000Z","modified_at":"2026-02-12T07:02:16.000Z","name":"Saul King","mobile_number":"275-786-5787","email_id":"Chelsie_Parker12@yahoo.com","dop":"2025-04-06","serial_number":"10357673339448266","imei1":"10357673339448266","imei2":"10357673339448266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:02:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184203,"job_number":"JOB_184203","tr_customer_id":184221,"tr_customer_product_id":184211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:19.000Z","modified_at":"2026-02-12T07:02:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15497333829758","imei1":"15497333829758","imei2":"15497333829758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184204,"job_number":"JOB_184204","tr_customer_id":184222,"tr_customer_product_id":184212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:19.000Z","modified_at":"2026-02-12T07:02:55.000Z","name":"Theo Kreiger","mobile_number":"893-397-9063","email_id":"Audreanne.Keeling5@gmail.com","dop":"2025-04-06","serial_number":"15003347711285","imei1":"15003347711285","imei2":"15003347711285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184205,"job_number":"JOB_184205","tr_customer_id":184223,"tr_customer_product_id":184213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:20.000Z","modified_at":"2026-02-12T07:02:20.000Z","name":"Rachel Quigley","mobile_number":"284-885-7276","email_id":"Molly.Schiller@gmail.com","dop":"2025-04-06","serial_number":"19688498207062160","imei1":"19688498207062160","imei2":"19688498207062160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184206,"job_number":"JOB_184206","tr_customer_id":184224,"tr_customer_product_id":184214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:35.000Z","modified_at":"2026-02-12T07:02:35.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15647438142378","imei1":"15647438142378","imei2":"15647438142378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184207,"job_number":"JOB_184207","tr_customer_id":184225,"tr_customer_product_id":184215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:35.000Z","modified_at":"2026-02-12T07:03:11.000Z","name":"Grayce Weimann","mobile_number":"407-550-9268","email_id":"Erich.Crooks@hotmail.com","dop":"2025-04-06","serial_number":"15497917518459","imei1":"15497917518459","imei2":"15497917518459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:03:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184209,"job_number":"JOB_184209","tr_customer_id":184227,"tr_customer_product_id":184217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:36.000Z","modified_at":"2026-02-12T07:03:12.000Z","name":"Sydnee Haley","mobile_number":"888-517-0880","email_id":"Dannie.Hilll@gmail.com","dop":"2000-01-31","serial_number":"10733965650797","imei1":"10733965650797","imei2":"10733965650797","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:03:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184210,"job_number":"JOB_184210","tr_customer_id":184228,"tr_customer_product_id":184218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:36.000Z","modified_at":"2026-02-12T07:02:36.000Z","name":"Roosevelt Mertz","mobile_number":"784-271-5289","email_id":"Adelbert.Lang51@gmail.com","dop":"2025-04-06","serial_number":"11794818920792954","imei1":"11794818920792954","imei2":"11794818920792954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184212,"job_number":"JOB_184212","tr_customer_id":184230,"tr_customer_product_id":184220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:58.000Z","modified_at":"2026-02-12T07:02:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15616317103179","imei1":"15616317103179","imei2":"15616317103179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:02:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184213,"job_number":"JOB_184213","tr_customer_id":184231,"tr_customer_product_id":184221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:59.000Z","modified_at":"2026-02-12T07:03:35.000Z","name":"Maverick Hartmann","mobile_number":"559-234-2946","email_id":"Jerrod33@hotmail.com","dop":"2025-04-06","serial_number":"18358258113168","imei1":"18358258113168","imei2":"18358258113168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:03:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184214,"job_number":"JOB_184214","tr_customer_id":184232,"tr_customer_product_id":184222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:03:00.000Z","modified_at":"2026-02-12T07:03:00.000Z","name":"Gardner Langosh","mobile_number":"837-922-3531","email_id":"Alvah_Anderson35@yahoo.com","dop":"2025-04-06","serial_number":"15583339637661238","imei1":"15583339637661238","imei2":"15583339637661238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184216,"job_number":"JOB_184216","tr_customer_id":184234,"tr_customer_product_id":184224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:03:20.000Z","modified_at":"2026-02-12T07:03:56.000Z","name":"Gennaro Green","mobile_number":"837-275-9156","email_id":"Marcelino.Miller@gmail.com","dop":"2000-01-31","serial_number":"10220606798175","imei1":"10220606798175","imei2":"10220606798175","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:03:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184218,"job_number":"JOB_184218","tr_customer_id":184236,"tr_customer_product_id":184226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:03:42.000Z","modified_at":"2026-02-12T07:03:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10013335383192","imei1":"10013335383192","imei2":"10013335383192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184219,"job_number":"JOB_184219","tr_customer_id":184237,"tr_customer_product_id":184227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:03:42.000Z","modified_at":"2026-02-12T07:04:18.000Z","name":"Reggie Dare","mobile_number":"603-934-9286","email_id":"Ellis51@yahoo.com","dop":"2025-04-06","serial_number":"16408512174416","imei1":"16408512174416","imei2":"16408512174416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:04:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184220,"job_number":"JOB_184220","tr_customer_id":184238,"tr_customer_product_id":184228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:03:43.000Z","modified_at":"2026-02-12T07:03:43.000Z","name":"Jaylan Lang","mobile_number":"780-218-2415","email_id":"Lydia.Conroy@hotmail.com","dop":"2025-04-06","serial_number":"10596436315273030","imei1":"10596436315273030","imei2":"10596436315273030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184221,"job_number":"JOB_184221","tr_customer_id":184239,"tr_customer_product_id":184229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:07:07.000Z","modified_at":"2026-02-12T07:07:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11357886679283","imei1":"11357886679283","imei2":"11357886679283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:07:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184222,"job_number":"JOB_184222","tr_customer_id":184240,"tr_customer_product_id":184230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:07:07.000Z","modified_at":"2026-02-12T07:07:46.000Z","name":"Jodie Fisher","mobile_number":"587-820-9550","email_id":"April_Cronin@gmail.com","dop":"2025-04-06","serial_number":"15957964401341","imei1":"15957964401341","imei2":"15957964401341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:07:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184223,"job_number":"JOB_184223","tr_customer_id":184241,"tr_customer_product_id":184231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:07:09.000Z","modified_at":"2026-02-12T07:07:09.000Z","name":"Roosevelt Wuckert","mobile_number":"428-764-6536","email_id":"Arnulfo_Schmitt48@gmail.com","dop":"2025-04-06","serial_number":"19194326512598104","imei1":"19194326512598104","imei2":"19194326512598104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184224,"job_number":"JOB_184224","tr_customer_id":184242,"tr_customer_product_id":184232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:07:54.000Z","modified_at":"2026-02-12T07:07:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16014795749155","imei1":"16014795749155","imei2":"16014795749155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:07:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184225,"job_number":"JOB_184225","tr_customer_id":184243,"tr_customer_product_id":184233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:07:54.000Z","modified_at":"2026-02-12T07:08:32.000Z","name":"Krystina VonRueden","mobile_number":"933-362-2453","email_id":"Conrad_Harris@gmail.com","dop":"2025-04-06","serial_number":"10542825068567","imei1":"10542825068567","imei2":"10542825068567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184226,"job_number":"JOB_184226","tr_customer_id":184244,"tr_customer_product_id":184234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:07:55.000Z","modified_at":"2026-02-12T07:07:55.000Z","name":"Beulah Lueilwitz","mobile_number":"823-776-5354","email_id":"Kaylie.Zboncak@hotmail.com","dop":"2025-04-06","serial_number":"17363064420870222","imei1":"17363064420870222","imei2":"17363064420870222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:07:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184227,"job_number":"JOB_184227","tr_customer_id":184245,"tr_customer_product_id":184235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:08:33.000Z","modified_at":"2026-02-12T07:09:14.000Z","name":"Erich Strosin","mobile_number":"378-992-9266","email_id":"Elyse_Lubowitz@hotmail.com","dop":"2025-04-06","serial_number":"19430862312579","imei1":"19430862312579","imei2":"19430862312579","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184228,"job_number":"JOB_184228","tr_customer_id":184246,"tr_customer_product_id":184236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:08:35.000Z","modified_at":"2026-02-12T07:08:35.000Z","name":"Braxton Abernathy","mobile_number":"913-868-2596","email_id":"Pearl_Doyle@yahoo.com","dop":"2025-04-06","serial_number":"18977566899938980","imei1":"18977566899938980","imei2":"18977566899938980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:08:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184229,"job_number":"JOB_184229","tr_customer_id":184247,"tr_customer_product_id":184237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:08:36.000Z","modified_at":"2026-02-12T07:08:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13551976516769","imei1":"13551976516769","imei2":"13551976516769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:08:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184230,"job_number":"JOB_184230","tr_customer_id":184248,"tr_customer_product_id":184238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:08:36.000Z","modified_at":"2026-02-12T07:09:17.000Z","name":"Vicenta Kessler","mobile_number":"353-280-3350","email_id":"Laron.Haag@hotmail.com","dop":"2025-04-06","serial_number":"15522367716863","imei1":"15522367716863","imei2":"15522367716863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184231,"job_number":"JOB_184231","tr_customer_id":184249,"tr_customer_product_id":184239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:08:38.000Z","modified_at":"2026-02-12T07:09:17.000Z","name":"Dayana Zemlak","mobile_number":"776-861-2812","email_id":"Rubye51@yahoo.com","dop":"2025-04-06","serial_number":"14645326998698","imei1":"14645326998698","imei2":"14645326998698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184232,"job_number":"JOB_184232","tr_customer_id":184250,"tr_customer_product_id":184240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:08:38.000Z","modified_at":"2026-02-12T07:08:38.000Z","name":"Chauncey Paucek","mobile_number":"670-368-1364","email_id":"Beth.Mosciski57@hotmail.com","dop":"2025-04-06","serial_number":"10499069711382208","imei1":"10499069711382208","imei2":"10499069711382208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:08:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184233,"job_number":"JOB_184233","tr_customer_id":184251,"tr_customer_product_id":184241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:08:39.000Z","modified_at":"2026-02-12T07:08:39.000Z","name":"Salvador Bayer","mobile_number":"463-992-6037","email_id":"Abelardo_Mosciski72@yahoo.com","dop":"2025-04-06","serial_number":"11537520662162714","imei1":"11537520662162714","imei2":"11537520662162714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184234,"job_number":"JOB_184234","tr_customer_id":184252,"tr_customer_product_id":184242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:08:40.000Z","modified_at":"2026-02-12T07:08:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10600746973856","imei1":"10600746973856","imei2":"10600746973856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:08:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184235,"job_number":"JOB_184235","tr_customer_id":184253,"tr_customer_product_id":184243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:08:40.000Z","modified_at":"2026-02-12T07:09:19.000Z","name":"Mireya Ankunding","mobile_number":"711-832-8482","email_id":"Darius_Brekke@yahoo.com","dop":"2025-04-06","serial_number":"19948058433321","imei1":"19948058433321","imei2":"19948058433321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:09:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184236,"job_number":"JOB_184236","tr_customer_id":184254,"tr_customer_product_id":184244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:08:42.000Z","modified_at":"2026-02-12T07:08:42.000Z","name":"Claude Haag","mobile_number":"804-487-7447","email_id":"Bryana.Willms73@hotmail.com","dop":"2025-04-06","serial_number":"11415593719114710","imei1":"11415593719114710","imei2":"11415593719114710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:08:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184237,"job_number":"JOB_184237","tr_customer_id":184255,"tr_customer_product_id":184245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:09:25.000Z","modified_at":"2026-02-12T07:09:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16005060583682","imei1":"16005060583682","imei2":"16005060583682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:09:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184238,"job_number":"JOB_184238","tr_customer_id":184256,"tr_customer_product_id":184246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:09:25.000Z","modified_at":"2026-02-12T07:10:05.000Z","name":"Kristoffer Friesen","mobile_number":"363-397-3751","email_id":"Esperanza_Parisian@gmail.com","dop":"2025-04-06","serial_number":"16966096868265","imei1":"16966096868265","imei2":"16966096868265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184239,"job_number":"JOB_184239","tr_customer_id":184257,"tr_customer_product_id":184247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:09:27.000Z","modified_at":"2026-02-12T07:09:27.000Z","name":"Eduardo Kemmer","mobile_number":"286-625-8675","email_id":"Astrid.Klein@yahoo.com","dop":"2025-04-06","serial_number":"18636748816540136","imei1":"18636748816540136","imei2":"18636748816540136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184240,"job_number":"JOB_184240","tr_customer_id":184258,"tr_customer_product_id":184248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:10:13.000Z","modified_at":"2026-02-12T07:10:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11361112135221","imei1":"11361112135221","imei2":"11361112135221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184241,"job_number":"JOB_184241","tr_customer_id":184259,"tr_customer_product_id":184249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:10:13.000Z","modified_at":"2026-02-12T07:10:53.000Z","name":"Kattie McKenzie","mobile_number":"467-476-4510","email_id":"Immanuel59@hotmail.com","dop":"2025-04-06","serial_number":"16209955533253","imei1":"16209955533253","imei2":"16209955533253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:10:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184242,"job_number":"JOB_184242","tr_customer_id":184260,"tr_customer_product_id":184250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:10:14.000Z","modified_at":"2026-02-12T07:10:23.000Z","name":"Ressie Fritsch","mobile_number":"563-655-9261","email_id":"Ellsworth81@yahoo.com","dop":"2026-01-23","serial_number":"13548270419663","imei1":"13548270419663","imei2":"13548270419663","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-12T07:10:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":184243,"job_number":"JOB_184243","tr_customer_id":184261,"tr_customer_product_id":184251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:10:15.000Z","modified_at":"2026-02-12T07:10:15.000Z","name":"Webster Simonis","mobile_number":"789-873-3324","email_id":"Amiya.Satterfield@yahoo.com","dop":"2025-04-06","serial_number":"15210355275291516","imei1":"15210355275291516","imei2":"15210355275291516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:10:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184244,"job_number":"JOB_184244","tr_customer_id":184262,"tr_customer_product_id":184252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:10:15.000Z","modified_at":"2026-02-12T07:10:15.000Z","name":"Edgar Kessler","mobile_number":"280-452-7344","email_id":"Arlene.Kemmer@yahoo.com","dop":"2026-01-23","serial_number":"168626657224809","imei1":"168626657224809","imei2":"168626657224809","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:10:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184245,"job_number":"JOB_184245","tr_customer_id":184263,"tr_customer_product_id":184253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:13:13.000Z","modified_at":"2026-02-12T07:13:50.000Z","name":"Rick Bernier","mobile_number":"960-919-9616","email_id":"Elton_Kessler@yahoo.com","dop":"2025-04-06","serial_number":"16991478630648","imei1":"16991478630648","imei2":"16991478630648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:13:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184246,"job_number":"JOB_184246","tr_customer_id":184264,"tr_customer_product_id":184254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:13:14.000Z","modified_at":"2026-02-12T07:13:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12012394786778","imei1":"12012394786778","imei2":"12012394786778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:13:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184247,"job_number":"JOB_184247","tr_customer_id":184265,"tr_customer_product_id":184255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:13:14.000Z","modified_at":"2026-02-12T07:13:51.000Z","name":"Courtney Torphy","mobile_number":"834-212-5705","email_id":"Mandy_Hirthe98@hotmail.com","dop":"2025-04-06","serial_number":"17088724257843","imei1":"17088724257843","imei2":"17088724257843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:13:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184248,"job_number":"JOB_184248","tr_customer_id":184266,"tr_customer_product_id":184256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:13:15.000Z","modified_at":"2026-02-12T07:13:15.000Z","name":"Lamar Mayert","mobile_number":"423-531-0498","email_id":"Soledad82@gmail.com","dop":"2025-04-06","serial_number":"16536808237369516","imei1":"16536808237369516","imei2":"16536808237369516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:13:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184249,"job_number":"JOB_184249","tr_customer_id":184267,"tr_customer_product_id":184257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:13:15.000Z","modified_at":"2026-02-12T07:13:15.000Z","name":"Melvin Runte","mobile_number":"642-203-2492","email_id":"Myrtie30@hotmail.com","dop":"2025-04-06","serial_number":"17230296047740958","imei1":"17230296047740958","imei2":"17230296047740958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:13:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184250,"job_number":"JOB_184250","tr_customer_id":184268,"tr_customer_product_id":184258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:13:58.000Z","modified_at":"2026-02-12T07:13:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15430808188020","imei1":"15430808188020","imei2":"15430808188020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:13:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184251,"job_number":"JOB_184251","tr_customer_id":184269,"tr_customer_product_id":184259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:13:59.000Z","modified_at":"2026-02-12T07:14:35.000Z","name":"Jasen Metz","mobile_number":"798-702-7295","email_id":"Albin33@yahoo.com","dop":"2025-04-06","serial_number":"16548341617574","imei1":"16548341617574","imei2":"16548341617574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184252,"job_number":"JOB_184252","tr_customer_id":184270,"tr_customer_product_id":184260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:14:00.000Z","modified_at":"2026-02-12T07:14:00.000Z","name":"Marilou Abshire","mobile_number":"538-665-0155","email_id":"Alverta70@hotmail.com","dop":"2025-04-06","serial_number":"19906348040404384","imei1":"19906348040404384","imei2":"19906348040404384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:14:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184253,"job_number":"JOB_184253","tr_customer_id":184271,"tr_customer_product_id":184261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:14:09.000Z","modified_at":"2026-02-12T07:14:09.000Z","name":"Rosalee Davis","mobile_number":"259-720-3655","email_id":"Breanna_Runolfsson@hotmail.com","dop":"2026-01-23","serial_number":"18586833775741","imei1":"18586833775741","imei2":"18586833775741","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:14:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184254,"job_number":"JOB_184254","tr_customer_id":184272,"tr_customer_product_id":184262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:14:42.000Z","modified_at":"2026-02-12T07:14:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16922452931015","imei1":"16922452931015","imei2":"16922452931015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184255,"job_number":"JOB_184255","tr_customer_id":184273,"tr_customer_product_id":184263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:14:43.000Z","modified_at":"2026-02-12T07:15:20.000Z","name":"Sallie Mills","mobile_number":"916-850-1231","email_id":"Maryam_Schinner77@yahoo.com","dop":"2025-04-06","serial_number":"12337428039746","imei1":"12337428039746","imei2":"12337428039746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184256,"job_number":"JOB_184256","tr_customer_id":184274,"tr_customer_product_id":184264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:14:44.000Z","modified_at":"2026-02-12T07:14:44.000Z","name":"Finn Bartoletti","mobile_number":"251-522-1435","email_id":"Ephraim_OReilly@yahoo.com","dop":"2025-04-06","serial_number":"14103917273741476","imei1":"14103917273741476","imei2":"14103917273741476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184257,"job_number":"JOB_184257","tr_customer_id":184275,"tr_customer_product_id":184265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:20:13.000Z","modified_at":"2026-02-12T07:20:21.000Z","name":"Carolyn Herzog","mobile_number":"227-861-8813","email_id":"Mireya_Bartell@hotmail.com","dop":"2026-01-23","serial_number":"14185980802961","imei1":"14185980802961","imei2":"14185980802961","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-12T07:20:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":184258,"job_number":"JOB_184258","tr_customer_id":184276,"tr_customer_product_id":184266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:20:14.000Z","modified_at":"2026-02-12T07:20:14.000Z","name":"Delphia Bergnaum","mobile_number":"720-372-4032","email_id":"Maximillia43@yahoo.com","dop":"2026-01-23","serial_number":"190198141915415","imei1":"190198141915415","imei2":"190198141915415","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184259,"job_number":"JOB_184259","tr_customer_id":184277,"tr_customer_product_id":184267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:28:47.000Z","modified_at":"2026-02-12T07:28:47.000Z","name":"Bethany Fay","mobile_number":"371-273-2331","email_id":"Aurelie67@gmail.com","dop":"2026-01-23","serial_number":"14484284555719","imei1":"14484284555719","imei2":"14484284555719","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184260,"job_number":"JOB_184260","tr_customer_id":184278,"tr_customer_product_id":184268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:41:33.000Z","modified_at":"2026-02-12T07:41:33.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11522709311285","imei1":"11522709311285","imei2":"11522709311285","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184261,"job_number":"JOB_184261","tr_customer_id":184279,"tr_customer_product_id":184269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:41:34.000Z","modified_at":"2026-02-12T07:41:46.000Z","name":"Arthur Williamson","mobile_number":"604-757-8383","email_id":"Trent81@hotmail.com","dop":"2025-12-01","serial_number":"18535814030508","imei1":"18535814030508","imei2":"18535814030508","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184262,"job_number":"JOB_184262","tr_customer_id":184280,"tr_customer_product_id":184270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:41:51.000Z","modified_at":"2026-02-12T07:41:51.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10099028937020","imei1":"10099028937020","imei2":"10099028937020","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184263,"job_number":"JOB_184263","tr_customer_id":184281,"tr_customer_product_id":184271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:41:51.000Z","modified_at":"2026-02-12T07:42:03.000Z","name":"Abigayle Murazik","mobile_number":"787-585-3896","email_id":"Beverly_Dickinson@hotmail.com","dop":"2025-12-01","serial_number":"11794797712808","imei1":"11794797712808","imei2":"11794797712808","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184264,"job_number":"JOB_184264","tr_customer_id":184282,"tr_customer_product_id":184272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:42:07.000Z","modified_at":"2026-02-12T07:42:07.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14793269975650","imei1":"14793269975650","imei2":"14793269975650","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184265,"job_number":"JOB_184265","tr_customer_id":184283,"tr_customer_product_id":184273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:42:08.000Z","modified_at":"2026-02-12T07:42:19.000Z","name":"Catalina Effertz","mobile_number":"889-557-7310","email_id":"Jon_Grady@yahoo.com","dop":"2025-12-01","serial_number":"17489051100979","imei1":"17489051100979","imei2":"17489051100979","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:42:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184273,"job_number":"JOB_184273","tr_customer_id":184291,"tr_customer_product_id":184281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T08:02:04.000Z","modified_at":"2026-02-12T08:02:44.000Z","name":"Odell Kirlin","mobile_number":"235-652-6280","email_id":"Adriana_OReilly37@hotmail.com","dop":"2025-04-06","serial_number":"19654570447368","imei1":"19654570447368","imei2":"19654570447368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T08:02:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184274,"job_number":"JOB_184274","tr_customer_id":184292,"tr_customer_product_id":184282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T08:02:06.000Z","modified_at":"2026-02-12T08:02:06.000Z","name":"Niko Schimmel","mobile_number":"671-339-8156","email_id":"Martina_Murazik@hotmail.com","dop":"2025-04-06","serial_number":"15727030661583326","imei1":"15727030661583326","imei2":"15727030661583326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T08:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184278,"job_number":"JOB_184278","tr_customer_id":184296,"tr_customer_product_id":184286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T08:03:06.000Z","modified_at":"2026-02-12T08:03:47.000Z","name":"Elenor Kuhn","mobile_number":"462-557-4188","email_id":"Camryn52@gmail.com","dop":"2025-04-06","serial_number":"17426145296053","imei1":"17426145296053","imei2":"17426145296053","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T08:03:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184279,"job_number":"JOB_184279","tr_customer_id":184297,"tr_customer_product_id":184287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T08:03:08.000Z","modified_at":"2026-02-12T08:03:08.000Z","name":"Kaden Johnston","mobile_number":"507-790-4934","email_id":"Yvonne_Rolfson70@gmail.com","dop":"2025-04-06","serial_number":"11701209410432194","imei1":"11701209410432194","imei2":"11701209410432194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T08:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184280,"job_number":"JOB_184280","tr_customer_id":184298,"tr_customer_product_id":184288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T08:11:37.000Z","modified_at":"2026-02-12T08:11:37.000Z","name":"Nikhil Hulke","mobile_number":"8390276733","email_id":"nik7hulke@gmail.com","dop":"2026-02-02","serial_number":"12510855381228","imei1":"12510855381228","imei2":"12510855381228","popurl":"2026-02-02T08:11:36.376039256Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T08:11:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184281,"job_number":"JOB_184281","tr_customer_id":184299,"tr_customer_product_id":184289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T08:34:50.000Z","modified_at":"2026-02-12T08:36:55.000Z","name":"Jarret Franecki","mobile_number":"816-974-7303","email_id":"Simeon72@hotmail.com","dop":"2026-01-23","serial_number":"19198537429970","imei1":"19198537429970","imei2":"19198537429970","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-12T08:36:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":184282,"job_number":"JOB_184282","tr_customer_id":184300,"tr_customer_product_id":184290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:16:28.000Z","modified_at":"2026-02-12T09:16:57.000Z","name":"Urban Boyle","mobile_number":"245-287-7602","email_id":"Joel81@hotmail.com","dop":"2026-01-23","serial_number":"15137145647666","imei1":"15137145647666","imei2":"15137145647666","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T09:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184283,"job_number":"JOB_184283","tr_customer_id":184301,"tr_customer_product_id":184291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:16:30.000Z","modified_at":"2026-02-12T09:16:30.000Z","name":"Ashly Volkman","mobile_number":"449-324-8469","email_id":"Jermain.Strosin41@yahoo.com","dop":"2026-01-23","serial_number":"156514682753590","imei1":"156514682753590","imei2":"156514682753590","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184284,"job_number":"JOB_184284","tr_customer_id":184302,"tr_customer_product_id":184292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:18:59.000Z","modified_at":"2026-02-12T09:19:31.000Z","name":"Jeanie Trantow","mobile_number":"775-797-8551","email_id":"Alvina_Hamill21@gmail.com","dop":"2026-01-23","serial_number":"10658641844774","imei1":"10658641844774","imei2":"10658641844774","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T09:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184285,"job_number":"JOB_184285","tr_customer_id":184303,"tr_customer_product_id":184293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:19:00.000Z","modified_at":"2026-02-12T09:19:00.000Z","name":"Aglae Koch","mobile_number":"811-396-7524","email_id":"Enola.Von41@yahoo.com","dop":"2026-01-23","serial_number":"146771296849599","imei1":"146771296849599","imei2":"146771296849599","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184286,"job_number":"JOB_184286","tr_customer_id":184304,"tr_customer_product_id":184294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:36:45.000Z","modified_at":"2026-02-12T09:36:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13540070667127","imei1":"13540070667127","imei2":"13540070667127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184287,"job_number":"JOB_184287","tr_customer_id":184305,"tr_customer_product_id":184295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:36:45.000Z","modified_at":"2026-02-12T09:37:27.000Z","name":"Malachi Rosenbaum","mobile_number":"565-717-9194","email_id":"Francisco_Muller@hotmail.com","dop":"2025-04-06","serial_number":"19983584945890","imei1":"19983584945890","imei2":"19983584945890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T09:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184288,"job_number":"JOB_184288","tr_customer_id":184306,"tr_customer_product_id":184296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:36:47.000Z","modified_at":"2026-02-12T09:36:47.000Z","name":"Cindy Wisoky","mobile_number":"936-224-2990","email_id":"Everardo88@gmail.com","dop":"2025-04-06","serial_number":"12812497265947574","imei1":"12812497265947574","imei2":"12812497265947574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184289,"job_number":"JOB_184289","tr_customer_id":184307,"tr_customer_product_id":184297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:37:35.000Z","modified_at":"2026-02-12T09:37:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12025812911903","imei1":"12025812911903","imei2":"12025812911903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184290,"job_number":"JOB_184290","tr_customer_id":184308,"tr_customer_product_id":184298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:37:36.000Z","modified_at":"2026-02-12T09:38:18.000Z","name":"Gladys Schowalter","mobile_number":"333-942-3676","email_id":"Delores_Haag@yahoo.com","dop":"2025-04-06","serial_number":"10334867512726","imei1":"10334867512726","imei2":"10334867512726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T09:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184291,"job_number":"JOB_184291","tr_customer_id":184309,"tr_customer_product_id":184299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:37:37.000Z","modified_at":"2026-02-12T09:37:37.000Z","name":"Nathaniel Bashirian","mobile_number":"458-232-1008","email_id":"Garry.Bradtke15@yahoo.com","dop":"2025-04-06","serial_number":"11918878924529480","imei1":"11918878924529480","imei2":"11918878924529480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184292,"job_number":"JOB_184292","tr_customer_id":184310,"tr_customer_product_id":184300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:38:25.000Z","modified_at":"2026-02-12T09:38:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10704113209183","imei1":"10704113209183","imei2":"10704113209183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184293,"job_number":"JOB_184293","tr_customer_id":184311,"tr_customer_product_id":184301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:38:26.000Z","modified_at":"2026-02-12T09:39:08.000Z","name":"Mack Sanford","mobile_number":"855-227-2507","email_id":"Jamie.Franecki20@gmail.com","dop":"2025-04-06","serial_number":"17704870374960","imei1":"17704870374960","imei2":"17704870374960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T09:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184294,"job_number":"JOB_184294","tr_customer_id":184312,"tr_customer_product_id":184302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:38:27.000Z","modified_at":"2026-02-12T09:38:27.000Z","name":"Estelle Will","mobile_number":"754-582-5969","email_id":"Abbey_Schuppe@hotmail.com","dop":"2025-04-06","serial_number":"11822415144602628","imei1":"11822415144602628","imei2":"11822415144602628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:38:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184295,"job_number":"JOB_184295","tr_customer_id":184313,"tr_customer_product_id":184303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:43:52.000Z","modified_at":"2026-02-12T09:51:54.000Z","name":"Imelda Gorczany","mobile_number":"240-335-5629","email_id":"Dexter37@yahoo.com","dop":"2026-01-23","serial_number":"12007441159806","imei1":"12007441159806","imei2":"12007441159806","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-12T09:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184296,"job_number":"JOB_184296","tr_customer_id":184314,"tr_customer_product_id":184304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:43:53.000Z","modified_at":"2026-02-12T09:43:53.000Z","name":"Aisha Rippin","mobile_number":"688-235-0287","email_id":"Geovanni_Jacobi72@yahoo.com","dop":"2026-01-23","serial_number":"116200304111739","imei1":"116200304111739","imei2":"116200304111739","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184297,"job_number":"JOB_184297","tr_customer_id":184315,"tr_customer_product_id":184305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:53:04.000Z","modified_at":"2026-02-12T09:53:20.000Z","name":"Esperanza Hessel","mobile_number":"638-271-8533","email_id":"Rosemary_Keebler4@yahoo.com","dop":"2026-01-23","serial_number":"19487454824300","imei1":"19487454824300","imei2":"19487454824300","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-12T09:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184298,"job_number":"JOB_184298","tr_customer_id":184316,"tr_customer_product_id":184306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:53:05.000Z","modified_at":"2026-02-12T09:53:05.000Z","name":"Minnie Stark","mobile_number":"982-627-4256","email_id":"Ernestine_Howell@gmail.com","dop":"2026-01-23","serial_number":"153742828934755","imei1":"153742828934755","imei2":"153742828934755","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184299,"job_number":"JOB_184299","tr_customer_id":184317,"tr_customer_product_id":184307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:54:39.000Z","modified_at":"2026-02-12T09:54:56.000Z","name":"Brycen Ankunding","mobile_number":"915-206-0385","email_id":"Amaya_Kuhic77@yahoo.com","dop":"2026-01-23","serial_number":"17600638010424","imei1":"17600638010424","imei2":"17600638010424","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-12T09:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184300,"job_number":"JOB_184300","tr_customer_id":184318,"tr_customer_product_id":184308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:54:41.000Z","modified_at":"2026-02-12T09:54:41.000Z","name":"Delbert Ankunding","mobile_number":"250-980-6764","email_id":"Omari.Roob88@gmail.com","dop":"2026-01-23","serial_number":"118815627560080","imei1":"118815627560080","imei2":"118815627560080","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184301,"job_number":"JOB_184301","tr_customer_id":184319,"tr_customer_product_id":184309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:57:38.000Z","modified_at":"2026-02-12T09:58:06.000Z","name":"Micah Boyer","mobile_number":"905-888-3907","email_id":"Junius21@hotmail.com","dop":"2026-01-23","serial_number":"10437856036498","imei1":"10437856036498","imei2":"10437856036498","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T09:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184302,"job_number":"JOB_184302","tr_customer_id":184320,"tr_customer_product_id":184310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:57:39.000Z","modified_at":"2026-02-12T09:57:39.000Z","name":"Molly Rowe","mobile_number":"462-496-3599","email_id":"Jeff_Bergstrom@hotmail.com","dop":"2026-01-23","serial_number":"113427243571020","imei1":"113427243571020","imei2":"113427243571020","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184308,"job_number":"JOB_184308","tr_customer_id":184326,"tr_customer_product_id":184316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T10:19:20.000Z","modified_at":"2026-02-12T10:19:20.000Z","name":"Deepesh Kaur","mobile_number":"7467936035","email_id":"anuja.tandon@yahoo.co.in","dop":"2026-02-02","serial_number":"823540156849607","imei1":"823540156849607","imei2":"823540156849607","popurl":"www.sucheta-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T10:19:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184309,"job_number":"JOB_184309","tr_customer_id":184327,"tr_customer_product_id":184317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T10:54:10.000Z","modified_at":"2026-02-12T10:55:09.000Z","name":"Bernardo Konopelski","mobile_number":"536-776-8323","email_id":"Clifton_Haley@hotmail.com","dop":"2026-01-23","serial_number":"13587566751385","imei1":"13587566751385","imei2":"13587566751385","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T10:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184310,"job_number":"JOB_184310","tr_customer_id":184328,"tr_customer_product_id":184318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T10:54:11.000Z","modified_at":"2026-02-12T10:54:11.000Z","name":"Walker Collins","mobile_number":"874-823-3287","email_id":"Danika12@yahoo.com","dop":"2026-01-23","serial_number":"178249422421977","imei1":"178249422421977","imei2":"178249422421977","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T10:54:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184311,"job_number":"JOB_184311","tr_customer_id":184329,"tr_customer_product_id":184319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T10:57:19.000Z","modified_at":"2026-02-12T11:02:09.000Z","name":"Casimer Ryan","mobile_number":"404-813-7232","email_id":"Carolanne5@gmail.com","dop":"2024-08-17","serial_number":"35034328027983","imei1":"35034328027983","imei2":"35034328027983","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-12T11:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184312,"job_number":"JOB_184312","tr_customer_id":184330,"tr_customer_product_id":184320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:08:00.000Z","modified_at":"2026-02-12T11:08:00.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-02","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-02T11:07:51.565503239Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:08:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184313,"job_number":"JOB_184313","tr_customer_id":184331,"tr_customer_product_id":184321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:08:02.000Z","modified_at":"2026-02-12T11:08:02.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-02","serial_number":"34257349149114","imei1":"34257349149114","imei2":"34257349149114","popurl":"2026-02-02T11:07:51.568005162Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:08:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184314,"job_number":"JOB_184314","tr_customer_id":184332,"tr_customer_product_id":184322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:08:14.000Z","modified_at":"2026-02-12T11:08:14.000Z","name":"Kin Abbott","mobile_number":"8606700661","email_id":"amaresh.abbott@gmail.com","dop":"2026-02-02","serial_number":"25615448487508","imei1":"25615448487508","imei2":"25615448487508","popurl":"www.brajesh-dutta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:08:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184315,"job_number":"JOB_184315","tr_customer_id":184333,"tr_customer_product_id":184323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:11:51.000Z","modified_at":"2026-02-12T11:12:55.000Z","name":"Hermann Halvorson","mobile_number":"906-600-6220","email_id":"Arno_Dooley@hotmail.com","dop":"2026-01-23","serial_number":"10267996515676","imei1":"10267996515676","imei2":"10267996515676","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T11:12:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184316,"job_number":"JOB_184316","tr_customer_id":184334,"tr_customer_product_id":184324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:11:54.000Z","modified_at":"2026-02-12T11:11:54.000Z","name":"Willard Koepp","mobile_number":"981-623-9861","email_id":"Callie.Zulauf@gmail.com","dop":"2026-01-23","serial_number":"149403418246556","imei1":"149403418246556","imei2":"149403418246556","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184317,"job_number":"JOB_184317","tr_customer_id":184335,"tr_customer_product_id":184325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:13:53.000Z","modified_at":"2026-02-12T11:14:31.000Z","name":"Kaylah Boehm","mobile_number":"617-746-6642","email_id":"Everett93@yahoo.com","dop":"2026-01-23","serial_number":"14874949627367","imei1":"14874949627367","imei2":"14874949627367","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T11:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184318,"job_number":"JOB_184318","tr_customer_id":184336,"tr_customer_product_id":184326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:13:55.000Z","modified_at":"2026-02-12T11:13:55.000Z","name":"Lolita Mohr","mobile_number":"427-790-8328","email_id":"Destini_Tillman@yahoo.com","dop":"2026-01-23","serial_number":"164025404781636","imei1":"164025404781636","imei2":"164025404781636","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184319,"job_number":"JOB_184319","tr_customer_id":184337,"tr_customer_product_id":184327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:17:03.000Z","modified_at":"2026-02-12T11:17:35.000Z","name":"Opal Fisher","mobile_number":"649-234-9634","email_id":"Dewitt3@gmail.com","dop":"2026-01-23","serial_number":"15287812278124","imei1":"15287812278124","imei2":"15287812278124","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T11:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184320,"job_number":"JOB_184320","tr_customer_id":184338,"tr_customer_product_id":184328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:17:05.000Z","modified_at":"2026-02-12T11:17:05.000Z","name":"Alize Nader","mobile_number":"581-842-0305","email_id":"Raymundo23@hotmail.com","dop":"2026-01-23","serial_number":"174009895179611","imei1":"174009895179611","imei2":"174009895179611","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184321,"job_number":"JOB_184321","tr_customer_id":184339,"tr_customer_product_id":184329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:20:05.000Z","modified_at":"2026-02-12T11:20:05.000Z","name":"Shakira Davis","mobile_number":"607-804-2360","email_id":"Danny79@yahoo.com","dop":"2025-12-01","serial_number":"14538815217594","imei1":"14538815217594","imei2":"14538815217594","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184322,"job_number":"JOB_184322","tr_customer_id":184340,"tr_customer_product_id":184330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:22:31.000Z","modified_at":"2026-02-12T11:23:12.000Z","name":"Cathrine Leuschke","mobile_number":"653-802-0914","email_id":"Reina_Stamm36@hotmail.com","dop":"2026-01-23","serial_number":"19059468465698","imei1":"19059468465698","imei2":"19059468465698","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T11:23:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184323,"job_number":"JOB_184323","tr_customer_id":184341,"tr_customer_product_id":184331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:22:32.000Z","modified_at":"2026-02-12T11:22:32.000Z","name":"Martine Cassin","mobile_number":"209-989-4890","email_id":"Ricardo.Pouros@gmail.com","dop":"2026-01-23","serial_number":"189180624130002","imei1":"189180624130002","imei2":"189180624130002","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184324,"job_number":"JOB_184324","tr_customer_id":184342,"tr_customer_product_id":184332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:34:24.000Z","modified_at":"2026-02-12T11:35:20.000Z","name":"Rickey Daniel","mobile_number":"529-525-7467","email_id":"Alexys_Hodkiewicz51@gmail.com","dop":"2026-01-23","serial_number":"17385605860846","imei1":"17385605860846","imei2":"17385605860846","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T11:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184325,"job_number":"JOB_184325","tr_customer_id":184343,"tr_customer_product_id":184333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:34:26.000Z","modified_at":"2026-02-12T11:34:26.000Z","name":"Odie Emmerich","mobile_number":"985-407-1696","email_id":"Tito30@gmail.com","dop":"2026-01-23","serial_number":"155729133754830","imei1":"155729133754830","imei2":"155729133754830","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184326,"job_number":"JOB_184326","tr_customer_id":184344,"tr_customer_product_id":184334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:48:23.000Z","modified_at":"2026-02-12T11:48:23.000Z","name":"Akash h","mobile_number":"7845745124","email_id":"akash13@gmail.com","dop":"2026-01-23","serial_number":"17728492007354","imei1":"17728492007354","imei2":"17728492007354","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184327,"job_number":"JOB_184327","tr_customer_id":184345,"tr_customer_product_id":184335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:48:23.000Z","modified_at":"2026-02-12T11:49:21.000Z","name":"Luella Anderson","mobile_number":"883-329-0738","email_id":"Janie23@hotmail.com","dop":"2026-01-23","serial_number":"17286186512453","imei1":"17286186512453","imei2":"17286186512453","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-12T11:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184328,"job_number":"JOB_184328","tr_customer_id":184346,"tr_customer_product_id":184336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:48:26.000Z","modified_at":"2026-02-12T11:48:26.000Z","name":"Donald Rodriguez","mobile_number":"274-376-8080","email_id":"Malvina34@yahoo.com","dop":"2026-01-23","serial_number":"114591532380366","imei1":"114591532380366","imei2":"114591532380366","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184329,"job_number":"JOB_184329","tr_customer_id":184347,"tr_customer_product_id":184337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:50:10.000Z","modified_at":"2026-02-12T11:50:10.000Z","name":"Akash h","mobile_number":"7845745124","email_id":"akash13@gmail.com","dop":"2026-01-23","serial_number":"13229898043543","imei1":"13229898043543","imei2":"13229898043543","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184330,"job_number":"JOB_184330","tr_customer_id":184348,"tr_customer_product_id":184338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:50:10.000Z","modified_at":"2026-02-12T11:50:38.000Z","name":"Vivianne Ankunding","mobile_number":"388-931-3252","email_id":"Rose8@gmail.com","dop":"2026-01-23","serial_number":"19475261944331","imei1":"19475261944331","imei2":"19475261944331","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T11:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184331,"job_number":"JOB_184331","tr_customer_id":184349,"tr_customer_product_id":184339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:50:11.000Z","modified_at":"2026-02-12T11:50:11.000Z","name":"Bobbie Christiansen","mobile_number":"544-220-1722","email_id":"Leta.Beier@hotmail.com","dop":"2026-01-23","serial_number":"159120196554430","imei1":"159120196554430","imei2":"159120196554430","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184332,"job_number":"JOB_184332","tr_customer_id":184350,"tr_customer_product_id":184340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:50:43.000Z","modified_at":"2026-02-12T11:50:43.000Z","name":"Jatin sharma","mobile_number":"9512457842","email_id":"jatinsh12@gmail.com","dop":"2026-01-23","serial_number":"17548327477959","imei1":"17548327477959","imei2":"17548327477959","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184333,"job_number":"JOB_184333","tr_customer_id":184351,"tr_customer_product_id":184341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:50:43.000Z","modified_at":"2026-02-12T11:51:11.000Z","name":"Adrienne Klein","mobile_number":"273-866-7414","email_id":"Eda_Herzog14@hotmail.com","dop":"2026-01-23","serial_number":"16505746534993","imei1":"16505746534993","imei2":"16505746534993","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T11:51:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184334,"job_number":"JOB_184334","tr_customer_id":184352,"tr_customer_product_id":184342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:50:44.000Z","modified_at":"2026-02-12T11:50:44.000Z","name":"Rose Thiel","mobile_number":"715-315-0228","email_id":"Dayana1@yahoo.com","dop":"2026-01-23","serial_number":"153158825148236","imei1":"153158825148236","imei2":"153158825148236","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:50:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184335,"job_number":"JOB_184335","tr_customer_id":184353,"tr_customer_product_id":184343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:51:16.000Z","modified_at":"2026-02-12T11:51:16.000Z","name":"uday t","mobile_number":"8457954218","email_id":"uday14@gmail.coms","dop":"2026-01-23","serial_number":"16137243474742","imei1":"16137243474742","imei2":"16137243474742","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:51:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184336,"job_number":"JOB_184336","tr_customer_id":184354,"tr_customer_product_id":184344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:51:17.000Z","modified_at":"2026-02-12T12:54:26.000Z","name":"Armand Lebsack","mobile_number":"737-915-2653","email_id":"Amiya_Abbott28@hotmail.com","dop":"2026-01-23","serial_number":"12075927794621","imei1":"12075927794621","imei2":"12075927794621","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-12T12:54:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184337,"job_number":"JOB_184337","tr_customer_id":184355,"tr_customer_product_id":184345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:51:18.000Z","modified_at":"2026-02-12T11:51:18.000Z","name":"Keyon Zulauf","mobile_number":"733-819-9711","email_id":"Mabel_Harris@gmail.com","dop":"2026-01-23","serial_number":"111587979404827","imei1":"111587979404827","imei2":"111587979404827","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184338,"job_number":"JOB_184338","tr_customer_id":184356,"tr_customer_product_id":184346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:00:00.000Z","modified_at":"2026-02-12T12:00:00.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-02","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-02T11:59:59.525193501Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184339,"job_number":"JOB_184339","tr_customer_id":184357,"tr_customer_product_id":184347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:04:32.000Z","modified_at":"2026-02-12T12:04:32.000Z","name":"Akash h","mobile_number":"7845745124","email_id":"akash13@gmail.com","dop":"2026-01-23","serial_number":"17214728699592","imei1":"17214728699592","imei2":"17214728699592","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:04:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184340,"job_number":"JOB_184340","tr_customer_id":184358,"tr_customer_product_id":184348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:04:32.000Z","modified_at":"2026-02-12T12:05:31.000Z","name":"Charlie Walsh","mobile_number":"509-263-0274","email_id":"Daija35@yahoo.com","dop":"2026-01-23","serial_number":"11044760437016","imei1":"11044760437016","imei2":"11044760437016","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-12T12:05:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":184341,"job_number":"JOB_184341","tr_customer_id":184359,"tr_customer_product_id":184349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:04:35.000Z","modified_at":"2026-02-12T12:04:35.000Z","name":"Sanford D'Amore","mobile_number":"920-344-1202","email_id":"Alana.Corwin@gmail.com","dop":"2026-01-23","serial_number":"176010843998887","imei1":"176010843998887","imei2":"176010843998887","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184342,"job_number":"JOB_184342","tr_customer_id":184360,"tr_customer_product_id":184350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:06:22.000Z","modified_at":"2026-02-12T12:06:22.000Z","name":"Jatin sharma","mobile_number":"9512457842","email_id":"jatinsh12@gmail.com","dop":"2026-01-23","serial_number":"14446238548269","imei1":"14446238548269","imei2":"14446238548269","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:06:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184343,"job_number":"JOB_184343","tr_customer_id":184361,"tr_customer_product_id":184351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:06:23.000Z","modified_at":"2026-02-12T12:06:23.000Z","name":"Glen Gutmann","mobile_number":"596-596-0986","email_id":"Ladarius_Goldner54@gmail.com","dop":"2026-01-23","serial_number":"11879769843900","imei1":"11879769843900","imei2":"11879769843900","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:06:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184344,"job_number":"JOB_184344","tr_customer_id":184362,"tr_customer_product_id":184352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:06:25.000Z","modified_at":"2026-02-12T12:06:25.000Z","name":"Kale Hilll","mobile_number":"954-717-2505","email_id":"Mathilde13@yahoo.com","dop":"2026-01-23","serial_number":"101499607931544","imei1":"101499607931544","imei2":"101499607931544","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184345,"job_number":"JOB_184345","tr_customer_id":184363,"tr_customer_product_id":184353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:09:11.000Z","modified_at":"2026-02-12T12:09:11.000Z","name":"Akash h","mobile_number":"7845745124","email_id":"akash13@gmail.com","dop":"2026-01-23","serial_number":"15604885548355","imei1":"15604885548355","imei2":"15604885548355","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184346,"job_number":"JOB_184346","tr_customer_id":184364,"tr_customer_product_id":184354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:09:11.000Z","modified_at":"2026-02-12T12:09:56.000Z","name":"Clementine Reichel","mobile_number":"566-302-5544","email_id":"Gerald_Donnelly@hotmail.com","dop":"2026-01-23","serial_number":"10093757262680","imei1":"10093757262680","imei2":"10093757262680","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-12T12:09:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":184347,"job_number":"JOB_184347","tr_customer_id":184365,"tr_customer_product_id":184355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:09:13.000Z","modified_at":"2026-02-12T12:09:13.000Z","name":"Brock O'Keefe","mobile_number":"444-695-9318","email_id":"Dorian.Carter71@hotmail.com","dop":"2026-01-23","serial_number":"164930582857462","imei1":"164930582857462","imei2":"164930582857462","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184348,"job_number":"JOB_184348","tr_customer_id":184366,"tr_customer_product_id":184356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:10:51.000Z","modified_at":"2026-02-12T12:10:51.000Z","name":"Jatin sharma","mobile_number":"9512457842","email_id":"jatinsh12@gmail.com","dop":"2026-01-23","serial_number":"17454688447658","imei1":"17454688447658","imei2":"17454688447658","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184349,"job_number":"JOB_184349","tr_customer_id":184367,"tr_customer_product_id":184357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:10:52.000Z","modified_at":"2026-02-12T12:11:38.000Z","name":"Brooklyn Jenkins","mobile_number":"849-800-2033","email_id":"Anibal_Schimmel3@yahoo.com","dop":"2026-01-23","serial_number":"19263437403889","imei1":"19263437403889","imei2":"19263437403889","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-12T12:11:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":184350,"job_number":"JOB_184350","tr_customer_id":184368,"tr_customer_product_id":184358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:10:53.000Z","modified_at":"2026-02-12T12:10:53.000Z","name":"Justina Hilll","mobile_number":"418-907-1636","email_id":"Zoe25@gmail.com","dop":"2026-01-23","serial_number":"119577262174576","imei1":"119577262174576","imei2":"119577262174576","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:10:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184351,"job_number":"JOB_184351","tr_customer_id":184369,"tr_customer_product_id":184359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:12:18.000Z","modified_at":"2026-02-12T12:12:18.000Z","name":"uday t","mobile_number":"8457954218","email_id":"uday14@gmail.coms","dop":"2026-01-23","serial_number":"16522205526601","imei1":"16522205526601","imei2":"16522205526601","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184352,"job_number":"JOB_184352","tr_customer_id":184370,"tr_customer_product_id":184360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:12:18.000Z","modified_at":"2026-02-12T12:13:04.000Z","name":"Cathy Schmeler","mobile_number":"837-921-4955","email_id":"Camylle.Rosenbaum72@yahoo.com","dop":"2026-01-23","serial_number":"17924485803774","imei1":"17924485803774","imei2":"17924485803774","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-12T12:13:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":184353,"job_number":"JOB_184353","tr_customer_id":184371,"tr_customer_product_id":184361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:12:20.000Z","modified_at":"2026-02-12T12:12:20.000Z","name":"Mozell Hahn","mobile_number":"551-924-5399","email_id":"Abelardo.Stamm76@yahoo.com","dop":"2026-01-23","serial_number":"176442743480158","imei1":"176442743480158","imei2":"176442743480158","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:12:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184355,"job_number":"JOB_184355","tr_customer_id":184373,"tr_customer_product_id":184363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T13:38:12.000Z","modified_at":"2026-02-12T13:38:12.000Z","name":"Kannen Jain","mobile_number":"7484701742","email_id":"bhardwaj.guneta@yahoo.co.in","dop":"2026-02-02","serial_number":"349259865416661","imei1":"349259865416661","imei2":"349259865416661","popurl":"www.goutam-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T13:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184357,"job_number":"JOB_184357","tr_customer_id":184375,"tr_customer_product_id":184365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T13:38:25.000Z","modified_at":"2026-02-12T13:38:25.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-02-02","serial_number":"27700110461111","imei1":"27700110461111","imei2":"27700110461111","popurl":"2026-02-02T13:38:24.854287453Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T13:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184359,"job_number":"JOB_184359","tr_customer_id":184377,"tr_customer_product_id":184367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T13:42:09.000Z","modified_at":"2026-02-12T13:42:09.000Z","name":"Andreanne Gleason","mobile_number":"803-848-9920","email_id":"Roy5@gmail.com","dop":"2025-12-10","serial_number":"109248217134387","imei1":"109248217134387","imei2":"109248217134387","popurl":"2025-12-10T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T13:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184360,"job_number":"JOB_184360","tr_customer_id":184378,"tr_customer_product_id":184368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T13:42:41.000Z","modified_at":"2026-02-12T13:42:41.000Z","name":"Effie Dooley","mobile_number":"771-446-2343","email_id":"Lavinia.Hansen42@gmail.com","dop":"2025-12-10","serial_number":"169617430850070","imei1":"169617430850070","imei2":"169617430850070","popurl":"2025-12-10T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T13:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184361,"job_number":"JOB_184361","tr_customer_id":184379,"tr_customer_product_id":184369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T13:45:21.000Z","modified_at":"2026-02-12T13:45:36.000Z","name":"Rickie Beatty","mobile_number":"669-621-7661","email_id":"Peter_Grant49@gmail.com","dop":"2025-12-10","serial_number":"113720824189683","imei1":"113720824189683","imei2":"113720824189683","popurl":"2025-12-10T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T13:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184362,"job_number":"JOB_184362","tr_customer_id":184380,"tr_customer_product_id":184370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T13:49:16.000Z","modified_at":"2026-02-12T13:49:16.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-02","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-02T13:49:15.724677622Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T13:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184363,"job_number":"JOB_184363","tr_customer_id":184381,"tr_customer_product_id":184371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T14:05:45.000Z","modified_at":"2026-02-12T14:05:45.000Z","name":"Favian Lind","mobile_number":"943-951-4188","email_id":"Candelario_Cormier@hotmail.com","dop":"2025-05-30","serial_number":"18521063062311","imei1":"18521063062311","imei2":"18521063062311","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T14:05:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184364,"job_number":"JOB_184364","tr_customer_id":184382,"tr_customer_product_id":184372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T14:05:46.000Z","modified_at":"2026-02-12T14:05:46.000Z","name":"Nasir Runolfsson","mobile_number":"491-618-9972","email_id":"Hailee_Berge@yahoo.com","dop":"2025-05-30","serial_number":"16222175911015","imei1":"16222175911015","imei2":"16222175911015","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T14:05:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184365,"job_number":"JOB_184365","tr_customer_id":184383,"tr_customer_product_id":184373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T14:05:48.000Z","modified_at":"2026-02-12T14:05:48.000Z","name":"Trey Nicolas","mobile_number":"669-938-7464","email_id":"Fae_Dietrich@yahoo.com","dop":"2025-05-30","serial_number":"1554540768410675","imei1":"1554540768410675","imei2":"1554540768410675","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T14:05:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183840,"job_number":"JOB_183840","tr_customer_id":183858,"tr_customer_product_id":183848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:26.000Z","modified_at":"2026-02-12T04:34:26.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Brian_Wuckert35@gmail.com","dop":"2025-07-02","serial_number":"15734452884858","imei1":"15734452884858","imei2":"15734452884858","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183847,"job_number":"JOB_183847","tr_customer_id":183865,"tr_customer_product_id":183855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:38.000Z","modified_at":"2026-02-12T04:34:46.000Z","name":"saitama sensei","mobile_number":"452-750-8927","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"431446902009645","imei1":"431446902009645","imei2":"431446902009645","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183854,"job_number":"JOB_183854","tr_customer_id":183872,"tr_customer_product_id":183862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:42.000Z","modified_at":"2026-02-12T04:34:42.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rhett53@yahoo.com","dop":"2025-07-02","serial_number":"10539637983648","imei1":"10539637983648","imei2":"10539637983648","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183865,"job_number":"JOB_183865","tr_customer_id":183883,"tr_customer_product_id":183873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:49.000Z","modified_at":"2026-02-12T04:34:57.000Z","name":"tanjiro kamado","mobile_number":"702-785-0413","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"949009497847215","imei1":"949009497847215","imei2":"949009497847215","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183867,"job_number":"JOB_183867","tr_customer_id":183885,"tr_customer_product_id":183875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:58.000Z","modified_at":"2026-02-12T04:34:58.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Devyn.Bashirian@gmail.com","dop":"2025-07-02","serial_number":"12517275623919","imei1":"12517275623919","imei2":"12517275623919","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183868,"job_number":"JOB_183868","tr_customer_id":183886,"tr_customer_product_id":183876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:59.000Z","modified_at":"2026-02-12T04:35:08.000Z","name":"giyu tomiaka","mobile_number":"274-567-8168","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"495238520960643","imei1":"495238520960643","imei2":"495238520960643","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183897,"job_number":"JOB_183897","tr_customer_id":183915,"tr_customer_product_id":183905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:49.000Z","modified_at":"2026-02-12T04:35:49.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"165136384268538","imei1":"165136384268538","imei2":"165136384268538","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183898,"job_number":"JOB_183898","tr_customer_id":183916,"tr_customer_product_id":183906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:50.000Z","modified_at":"2026-02-12T04:35:50.000Z","name":"Destinee Halvorson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170659489244473","imei1":"170659489244473","imei2":"170659489244473","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183900,"job_number":"JOB_183900","tr_customer_id":183918,"tr_customer_product_id":183908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:50.000Z","modified_at":"2026-02-12T04:35:50.000Z","name":"Candida Bahringer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"195359897840858","imei1":"195359897840858","imei2":"195359897840858","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183902,"job_number":"JOB_183902","tr_customer_id":183920,"tr_customer_product_id":183910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:50.000Z","modified_at":"2026-02-12T04:35:50.000Z","name":"Twila Prosacco","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"128016590994001","imei1":"128016590994001","imei2":"128016590994001","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183911,"job_number":"JOB_183911","tr_customer_id":183929,"tr_customer_product_id":183919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:59.000Z","modified_at":"2026-02-12T04:36:22.000Z","name":"Kathryne Gutkowski","mobile_number":"501-214-3727","email_id":"Rowena.Luettgen75@hotmail.com","dop":"2025-10-01","serial_number":"14134608253391","imei1":"14134608253391","imei2":"14134608253391","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183917,"job_number":"JOB_183917","tr_customer_id":183935,"tr_customer_product_id":183925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:00.000Z","modified_at":"2026-02-12T04:36:00.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100913655793814","imei1":"100913655793814","imei2":"100913655793814","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183918,"job_number":"JOB_183918","tr_customer_id":183936,"tr_customer_product_id":183926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:01.000Z","modified_at":"2026-02-12T04:36:12.000Z","name":"Clara Schaefer","mobile_number":"728-878-6240","email_id":"Janet_Ziemann78@hotmail.com","dop":"2025-06-09","serial_number":"101373068830737","imei1":"101373068830737","imei2":"101373068830737","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183920,"job_number":"JOB_183920","tr_customer_id":183938,"tr_customer_product_id":183928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:01.000Z","modified_at":"2026-02-12T04:36:01.000Z","name":"Maximus Lesch","mobile_number":"200-519-8249","email_id":"Queen51@yahoo.com","dop":"2025-06-09","serial_number":"107751871337659","imei1":"107751871337659","imei2":"107751871337659","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183925,"job_number":"JOB_183925","tr_customer_id":183943,"tr_customer_product_id":183933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:02.000Z","modified_at":"2026-02-12T04:36:02.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"127529756860148","imei1":"127529756860148","imei2":"127529756860148","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183926,"job_number":"JOB_183926","tr_customer_id":183944,"tr_customer_product_id":183934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:02.000Z","modified_at":"2026-02-12T04:36:02.000Z","name":"Alice Adams","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163321003907144","imei1":"163321003907144","imei2":"163321003907144","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183927,"job_number":"JOB_183927","tr_customer_id":183945,"tr_customer_product_id":183935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:03.000Z","modified_at":"2026-02-12T04:36:03.000Z","name":"Kamron Lesch","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"122261560664975","imei1":"122261560664975","imei2":"122261560664975","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183928,"job_number":"JOB_183928","tr_customer_id":183946,"tr_customer_product_id":183936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:03.000Z","modified_at":"2026-02-12T04:36:03.000Z","name":"Roscoe Wisozk","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151491371877366","imei1":"151491371877366","imei2":"151491371877366","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183949,"job_number":"JOB_183949","tr_customer_id":183967,"tr_customer_product_id":183957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:11.000Z","modified_at":"2026-02-12T04:36:20.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11045487622110","imei1":"11045487622110","imei2":"11045487622110","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183951,"job_number":"JOB_183951","tr_customer_id":183969,"tr_customer_product_id":183959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:11.000Z","modified_at":"2026-02-12T04:36:11.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"18810639388220","imei1":"18810639388220","imei2":"18810639388220","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183959,"job_number":"JOB_183959","tr_customer_id":183977,"tr_customer_product_id":183967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:16.000Z","modified_at":"2026-02-12T04:36:16.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105402838561394","imei1":"105402838561394","imei2":"105402838561394","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183960,"job_number":"JOB_183960","tr_customer_id":183978,"tr_customer_product_id":183968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:16.000Z","modified_at":"2026-02-12T04:36:27.000Z","name":"Nathanael Beer","mobile_number":"656-410-4197","email_id":"Carson23@yahoo.com","dop":"2025-06-09","serial_number":"103087882378742","imei1":"103087882378742","imei2":"103087882378742","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183961,"job_number":"JOB_183961","tr_customer_id":183979,"tr_customer_product_id":183969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:16.000Z","modified_at":"2026-02-12T04:36:16.000Z","name":"Renee Kshlerin","mobile_number":"440-717-2966","email_id":"Zack.Blanda@yahoo.com","dop":"2025-06-09","serial_number":"105889023949675","imei1":"105889023949675","imei2":"105889023949675","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183963,"job_number":"JOB_183963","tr_customer_id":183981,"tr_customer_product_id":183971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:18.000Z","modified_at":"2026-02-12T04:36:18.000Z","name":"Otilia Aufderhar","mobile_number":"337-699-4172","email_id":"Kim_Morissette32@yahoo.com","dop":"2025-06-09","serial_number":"6877446994493452","imei1":"6877446994493452","imei2":"6877446994493452","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183965,"job_number":"JOB_183965","tr_customer_id":183983,"tr_customer_product_id":183973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:19.000Z","modified_at":"2026-02-12T04:36:29.000Z","name":"Molly VonRueden","mobile_number":"398-625-7882","email_id":"Vivien61@yahoo.com","dop":"2025-12-31","serial_number":"10689882568754","imei1":"10689882568754","imei2":"10689882568754","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183969,"job_number":"JOB_183969","tr_customer_id":183987,"tr_customer_product_id":183977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:31.000Z","modified_at":"2026-02-12T04:36:31.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109643630584230","imei1":"109643630584230","imei2":"109643630584230","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183970,"job_number":"JOB_183970","tr_customer_id":183988,"tr_customer_product_id":183978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:31.000Z","modified_at":"2026-02-12T04:36:42.000Z","name":"Julio Berge","mobile_number":"285-661-8952","email_id":"Romaine58@gmail.com","dop":"2025-06-09","serial_number":"100307181378578","imei1":"100307181378578","imei2":"100307181378578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183971,"job_number":"JOB_183971","tr_customer_id":183989,"tr_customer_product_id":183979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:31.000Z","modified_at":"2026-02-12T04:36:31.000Z","name":"Liza Greenfelder","mobile_number":"806-784-6792","email_id":"Payton.Beier@gmail.com","dop":"2025-06-09","serial_number":"103253257646552","imei1":"103253257646552","imei2":"103253257646552","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183972,"job_number":"JOB_183972","tr_customer_id":183990,"tr_customer_product_id":183980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:33.000Z","modified_at":"2026-02-12T04:36:43.000Z","name":"Donato Blick","mobile_number":"551-876-0280","email_id":"Donna_Bernier@hotmail.com","dop":"2025-12-31","serial_number":"10637796396647","imei1":"10637796396647","imei2":"10637796396647","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183990,"job_number":"JOB_183990","tr_customer_id":184008,"tr_customer_product_id":183998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:47.000Z","modified_at":"2026-02-12T04:36:57.000Z","name":"Alana Kutch","mobile_number":"455-566-3520","email_id":"Bethany88@yahoo.com","dop":"2025-12-31","serial_number":"10075918549005","imei1":"10075918549005","imei2":"10075918549005","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184064,"job_number":"JOB_184064","tr_customer_id":184082,"tr_customer_product_id":184072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:20:50.000Z","modified_at":"2026-02-12T05:20:59.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14864829716143","imei1":"14864829716143","imei2":"14864829716143","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T05:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184065,"job_number":"JOB_184065","tr_customer_id":184083,"tr_customer_product_id":184073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:20:50.000Z","modified_at":"2026-02-12T05:20:50.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11445758836715","imei1":"11445758836715","imei2":"11445758836715","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184087,"job_number":"JOB_184087","tr_customer_id":184105,"tr_customer_product_id":184095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:30:47.000Z","modified_at":"2026-02-12T06:30:47.000Z","name":"Jennings Ullrich","mobile_number":"267-821-2987","email_id":"Sherwood51@hotmail.com","dop":"2025-12-14","serial_number":"145777255028041","imei1":"145777255028041","imei2":"145777255028041","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184094,"job_number":"JOB_184094","tr_customer_id":184112,"tr_customer_product_id":184102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:39:28.000Z","modified_at":"2026-02-12T06:39:28.000Z","name":"varsha krishna","mobile_number":"9844785464","email_id":"varsha@gmail.com","dop":"2026-02-01","serial_number":"22667278896543","imei1":"22667278896543","imei2":"22667278896543","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184098,"job_number":"JOB_184098","tr_customer_id":184116,"tr_customer_product_id":184106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:40:25.000Z","modified_at":"2026-02-12T06:40:25.000Z","name":"Rasheed Windler","mobile_number":"305-344-8243","email_id":"Justina_Bailey23@yahoo.com","dop":"2025-12-14","serial_number":"113883738524810","imei1":"113883738524810","imei2":"113883738524810","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184099,"job_number":"JOB_184099","tr_customer_id":184117,"tr_customer_product_id":184107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:41:41.000Z","modified_at":"2026-02-12T06:41:41.000Z","name":"Blair Fisher","mobile_number":"620-267-0863","email_id":"General.Macejkovic51@yahoo.com","dop":"2025-12-14","serial_number":"193661257182353","imei1":"193661257182353","imei2":"193661257182353","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184100,"job_number":"JOB_184100","tr_customer_id":184118,"tr_customer_product_id":184108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:44:12.000Z","modified_at":"2026-02-12T06:44:12.000Z","name":"Ursula Wehner","mobile_number":"253-263-8205","email_id":"Era.Ferry@yahoo.com","dop":"2025-12-14","serial_number":"144185652330788","imei1":"144185652330788","imei2":"144185652330788","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184101,"job_number":"JOB_184101","tr_customer_id":184119,"tr_customer_product_id":184109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:45:06.000Z","modified_at":"2026-02-12T06:45:18.000Z","name":"Tomasa Kris","mobile_number":"621-313-4173","email_id":"Vladimir36@yahoo.com","dop":"2025-11-04","serial_number":"25085158342890","imei1":"25085158342890","imei2":"25085158342890","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184102,"job_number":"JOB_184102","tr_customer_id":184120,"tr_customer_product_id":184110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:45:22.000Z","modified_at":"2026-02-12T06:45:49.000Z","name":"Bernita O'Reilly","mobile_number":"940-868-8102","email_id":"Lydia.Beahan@gmail.com","dop":"2025-11-04","serial_number":"86768480183057","imei1":"86768480183057","imei2":"86768480183057","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184103,"job_number":"JOB_184103","tr_customer_id":184121,"tr_customer_product_id":184111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:45:41.000Z","modified_at":"2026-02-12T06:45:41.000Z","name":"Dimitri Cummings","mobile_number":"710-685-7235","email_id":"Alexandro58@hotmail.com","dop":"2025-12-14","serial_number":"115357207112492","imei1":"115357207112492","imei2":"115357207112492","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184104,"job_number":"JOB_184104","tr_customer_id":184122,"tr_customer_product_id":184112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:46:33.000Z","modified_at":"2026-02-12T06:46:56.000Z","name":"Francesco Jerde","mobile_number":"565-494-3066","email_id":"Modesta57@gmail.com","dop":"2025-10-01","serial_number":"19083970159980","imei1":"19083970159980","imei2":"19083970159980","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184105,"job_number":"JOB_184105","tr_customer_id":184123,"tr_customer_product_id":184113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:46:42.000Z","modified_at":"2026-02-12T06:46:42.000Z","name":"Brett Batz","mobile_number":"813-598-1863","email_id":"Kiel.Erdman78@gmail.com","dop":"2025-12-14","serial_number":"135500483483563","imei1":"135500483483563","imei2":"135500483483563","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184106,"job_number":"JOB_184106","tr_customer_id":184124,"tr_customer_product_id":184114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:25.000Z","modified_at":"2026-02-12T06:49:25.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109341453312876","imei1":"109341453312876","imei2":"109341453312876","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184107,"job_number":"JOB_184107","tr_customer_id":184125,"tr_customer_product_id":184115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:26.000Z","modified_at":"2026-02-12T06:49:36.000Z","name":"Emilie Cruickshank","mobile_number":"332-575-1143","email_id":"Sonia93@yahoo.com","dop":"2025-06-09","serial_number":"102527780568204","imei1":"102527780568204","imei2":"102527780568204","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184108,"job_number":"JOB_184108","tr_customer_id":184126,"tr_customer_product_id":184116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:26.000Z","modified_at":"2026-02-12T06:49:26.000Z","name":"Marjolaine Corwin","mobile_number":"411-526-9783","email_id":"Colt.Baumbach90@yahoo.com","dop":"2025-06-09","serial_number":"105427115142056","imei1":"105427115142056","imei2":"105427115142056","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:49:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184109,"job_number":"JOB_184109","tr_customer_id":184127,"tr_customer_product_id":184117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:40.000Z","modified_at":"2026-02-12T06:49:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102894996770548","imei1":"102894996770548","imei2":"102894996770548","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184110,"job_number":"JOB_184110","tr_customer_id":184128,"tr_customer_product_id":184118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:40.000Z","modified_at":"2026-02-12T06:49:50.000Z","name":"Braxton Metz","mobile_number":"796-621-6541","email_id":"Imelda_MacGyver95@hotmail.com","dop":"2025-06-09","serial_number":"105613195120986","imei1":"105613195120986","imei2":"105613195120986","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:49:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184111,"job_number":"JOB_184111","tr_customer_id":184129,"tr_customer_product_id":184119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:41.000Z","modified_at":"2026-02-12T06:49:41.000Z","name":"Gaylord Mann","mobile_number":"247-361-0894","email_id":"Johann19@gmail.com","dop":"2025-06-09","serial_number":"102401890346027","imei1":"102401890346027","imei2":"102401890346027","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184117,"job_number":"JOB_184117","tr_customer_id":184135,"tr_customer_product_id":184125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:54.000Z","modified_at":"2026-02-12T06:49:54.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103057878771548","imei1":"103057878771548","imei2":"103057878771548","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184118,"job_number":"JOB_184118","tr_customer_id":184136,"tr_customer_product_id":184126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:55.000Z","modified_at":"2026-02-12T06:50:05.000Z","name":"Demond Pacocha","mobile_number":"291-814-9008","email_id":"Aliya_Kerluke@gmail.com","dop":"2025-06-09","serial_number":"103157155054137","imei1":"103157155054137","imei2":"103157155054137","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184119,"job_number":"JOB_184119","tr_customer_id":184137,"tr_customer_product_id":184127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:55.000Z","modified_at":"2026-02-12T06:49:55.000Z","name":"Eladio Goldner","mobile_number":"279-581-9439","email_id":"Ottis_Rowe0@yahoo.com","dop":"2025-06-09","serial_number":"105067237990728","imei1":"105067237990728","imei2":"105067237990728","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184125,"job_number":"JOB_184125","tr_customer_id":184143,"tr_customer_product_id":184133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:50:45.000Z","modified_at":"2026-02-12T06:50:57.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"99452094431391","imei1":"99452094431391","imei2":"99452094431391","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184126,"job_number":"JOB_184126","tr_customer_id":184144,"tr_customer_product_id":184134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:01.000Z","modified_at":"2026-02-12T06:51:13.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"93930311217827","imei1":"93930311217827","imei2":"93930311217827","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184130,"job_number":"JOB_184130","tr_customer_id":184148,"tr_customer_product_id":184138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:17.000Z","modified_at":"2026-02-12T06:51:29.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"59100749707348","imei1":"59100749707348","imei2":"59100749707348","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:51:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184162,"job_number":"JOB_184162","tr_customer_id":184180,"tr_customer_product_id":184170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:57:28.000Z","modified_at":"2026-02-12T06:57:39.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"21035300920363","imei1":"21035300920363","imei2":"21035300920363","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184163,"job_number":"JOB_184163","tr_customer_id":184181,"tr_customer_product_id":184171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:57:44.000Z","modified_at":"2026-02-12T06:57:55.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"96531942844869","imei1":"96531942844869","imei2":"96531942844869","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184164,"job_number":"JOB_184164","tr_customer_id":184182,"tr_customer_product_id":184172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:57:59.000Z","modified_at":"2026-02-12T06:58:10.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"22556139106763","imei1":"22556139106763","imei2":"22556139106763","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184266,"job_number":"JOB_184266","tr_customer_id":184284,"tr_customer_product_id":184274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:44:51.000Z","modified_at":"2026-02-12T08:40:53.000Z","name":"Apramey sk","mobile_number":"9844785464","email_id":"appu@gmail.com","dop":"2026-02-01","serial_number":"22667278896558","imei1":"22667278896558","imei2":"22667278896558","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T08:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184267,"job_number":"JOB_184267","tr_customer_id":184285,"tr_customer_product_id":184275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:52:05.000Z","modified_at":"2026-02-12T07:52:17.000Z","name":"Levi Muller","mobile_number":"238-651-3831","email_id":"Angel63@yahoo.com","dop":"2025-11-04","serial_number":"54755991835268","imei1":"54755991835268","imei2":"54755991835268","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184268,"job_number":"JOB_184268","tr_customer_id":184286,"tr_customer_product_id":184276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:52:21.000Z","modified_at":"2026-02-12T07:52:33.000Z","name":"Rubie Mayert","mobile_number":"297-922-9233","email_id":"Amya.Zboncak@yahoo.com","dop":"2025-11-04","serial_number":"73636142701774","imei1":"73636142701774","imei2":"73636142701774","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184269,"job_number":"JOB_184269","tr_customer_id":184287,"tr_customer_product_id":184277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:52:38.000Z","modified_at":"2026-02-12T07:52:49.000Z","name":"Taurean Hermann","mobile_number":"886-834-8087","email_id":"Julian.Champlin@yahoo.com","dop":"2025-11-04","serial_number":"39003065761675","imei1":"39003065761675","imei2":"39003065761675","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:52:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184270,"job_number":"JOB_184270","tr_customer_id":184288,"tr_customer_product_id":184278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:56:19.000Z","modified_at":"2026-02-12T07:56:19.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Destiny.Pfannerstill66@yahoo.com","dop":"2025-07-02","serial_number":"11839985147266","imei1":"11839985147266","imei2":"11839985147266","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184271,"job_number":"JOB_184271","tr_customer_id":184289,"tr_customer_product_id":184279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:56:40.000Z","modified_at":"2026-02-12T07:56:40.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kolby_Hermiston45@hotmail.com","dop":"2025-07-02","serial_number":"19091060026589","imei1":"19091060026589","imei2":"19091060026589","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184272,"job_number":"JOB_184272","tr_customer_id":184290,"tr_customer_product_id":184280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:56:59.000Z","modified_at":"2026-02-12T07:56:59.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Stacy_Gulgowski@hotmail.com","dop":"2025-07-02","serial_number":"16428791038357","imei1":"16428791038357","imei2":"16428791038357","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184275,"job_number":"JOB_184275","tr_customer_id":184293,"tr_customer_product_id":184283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T08:02:11.000Z","modified_at":"2026-02-12T08:02:21.000Z","name":"Zaria Johns","mobile_number":"433-359-2366","email_id":"Maxie_Friesen@yahoo.com","dop":"2025-11-04","serial_number":"64501572970620","imei1":"64501572970620","imei2":"64501572970620","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T08:02:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184276,"job_number":"JOB_184276","tr_customer_id":184294,"tr_customer_product_id":184284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T08:02:25.000Z","modified_at":"2026-02-12T08:02:36.000Z","name":"Marianna Nienow","mobile_number":"593-854-9206","email_id":"Cathrine34@gmail.com","dop":"2025-11-04","serial_number":"93108585615139","imei1":"93108585615139","imei2":"93108585615139","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T08:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184277,"job_number":"JOB_184277","tr_customer_id":184295,"tr_customer_product_id":184285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T08:02:40.000Z","modified_at":"2026-02-12T08:02:50.000Z","name":"Kyra McKenzie","mobile_number":"337-839-3023","email_id":"Alexandrea_Thompson62@yahoo.com","dop":"2025-11-04","serial_number":"75546845026145","imei1":"75546845026145","imei2":"75546845026145","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T08:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184303,"job_number":"JOB_184303","tr_customer_id":184321,"tr_customer_product_id":184311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T10:04:27.000Z","modified_at":"2026-02-12T10:04:27.000Z","name":"Jarod Green","mobile_number":"963-913-6218","email_id":"Abdul.Kreiger1@yahoo.com","dop":"2025-12-14","serial_number":"163559281871999","imei1":"163559281871999","imei2":"163559281871999","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T10:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184304,"job_number":"JOB_184304","tr_customer_id":184322,"tr_customer_product_id":184312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T10:06:01.000Z","modified_at":"2026-02-12T10:06:01.000Z","name":"Jalen Okuneva","mobile_number":"546-464-8083","email_id":"Zelma7@hotmail.com","dop":"2025-12-14","serial_number":"171171478617854","imei1":"171171478617854","imei2":"171171478617854","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T10:06:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184305,"job_number":"JOB_184305","tr_customer_id":184323,"tr_customer_product_id":184313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T10:06:31.000Z","modified_at":"2026-02-12T10:06:31.000Z","name":"Janet Nicolas","mobile_number":"694-913-6466","email_id":"Rodrick.Hyatt56@hotmail.com","dop":"2025-12-14","serial_number":"158083176440544","imei1":"158083176440544","imei2":"158083176440544","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T10:06:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184306,"job_number":"JOB_184306","tr_customer_id":184324,"tr_customer_product_id":184314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T10:07:00.000Z","modified_at":"2026-02-12T10:07:00.000Z","name":"Johathan MacGyver","mobile_number":"399-336-3176","email_id":"Kobe.Bauch@hotmail.com","dop":"2025-12-14","serial_number":"101406122194423","imei1":"101406122194423","imei2":"101406122194423","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T10:07:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184356,"job_number":"JOB_184356","tr_customer_id":184374,"tr_customer_product_id":184364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T13:38:21.000Z","modified_at":"2026-02-12T13:38:21.000Z","name":"Ankal Singh","mobile_number":"8247626649","email_id":"advaya.iyengar@yahoo.co.in","dop":"2026-02-02","serial_number":"350980370190118","imei1":"435745841194140","imei2":"170131780244596","popurl":"www.chandi-kapoor.co.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T13:38:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184358,"job_number":"JOB_184358","tr_customer_id":184376,"tr_customer_product_id":184366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T13:38:31.000Z","modified_at":"2026-02-12T13:38:31.000Z","name":"Jitendra Gandhi","mobile_number":"8240710590","email_id":"vrund.mishra@yahoo.co.in","dop":"2026-02-02","serial_number":"045418574097756","imei1":"249789112342974","imei2":"016650806727513","popurl":"www.lai-jain.org","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T13:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 OK 1 0 0
Verify response message should be 'Success' 1 0 0
Verify response data should be a non-empty array. 1 0 0
Verify Response time should be below 250 ms 0 1 0
Verify Keys are present for job with jobId: 183973 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183973 1 0 0
Verify Keys are present for job with jobId: 183975 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183975 1 0 0
Verify Keys are present for job with jobId: 184007 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184007 1 0 0
Verify Keys are present for job with jobId: 184009 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184009 1 0 0
Verify Keys are present for job with jobId: 184034 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184034 1 0 0
Verify Keys are present for job with jobId: 184036 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184036 1 0 0
Verify Keys are present for job with jobId: 184037 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184037 1 0 0
Verify Keys are present for job with jobId: 184039 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184039 1 0 0
Verify Keys are present for job with jobId: 184188 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184188 1 0 0
Verify Keys are present for job with jobId: 184190 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184190 1 0 0
Verify Keys are present for job with jobId: 184197 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184197 1 0 0
Verify Keys are present for job with jobId: 184199 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184199 1 0 0
Verify Keys are present for job with jobId: 184208 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184208 1 0 0
Verify Keys are present for job with jobId: 184211 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184211 1 0 0
Verify Keys are present for job with jobId: 184215 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184215 1 0 0
Verify Keys are present for job with jobId: 184217 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184217 1 0 0
Verify Keys are present for job with jobId: 183804 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183804 1 0 0
Verify Keys are present for job with jobId: 183805 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183805 1 0 0
Verify Keys are present for job with jobId: 183806 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183806 1 0 0
Verify Keys are present for job with jobId: 183807 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183807 1 0 0
Verify Keys are present for job with jobId: 183808 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183808 1 0 0
Verify Keys are present for job with jobId: 183809 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183809 1 0 0
Verify Keys are present for job with jobId: 183810 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183810 1 0 0
Verify Keys are present for job with jobId: 183811 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183811 1 0 0
Verify Keys are present for job with jobId: 183812 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183812 1 0 0
Verify Keys are present for job with jobId: 183813 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183813 1 0 0
Verify Keys are present for job with jobId: 183814 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183814 1 0 0
Verify Keys are present for job with jobId: 183815 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183815 1 0 0
Verify Keys are present for job with jobId: 183816 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183816 1 0 0
Verify Keys are present for job with jobId: 183817 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183817 1 0 0
Verify Keys are present for job with jobId: 183818 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183818 1 0 0
Verify Keys are present for job with jobId: 183819 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183819 1 0 0
Verify Keys are present for job with jobId: 183820 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183820 1 0 0
Verify Keys are present for job with jobId: 183821 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183821 1 0 0
Verify Keys are present for job with jobId: 183822 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183822 1 0 0
Verify Keys are present for job with jobId: 183823 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183823 1 0 0
Verify Keys are present for job with jobId: 183824 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183824 1 0 0
Verify Keys are present for job with jobId: 183825 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183825 1 0 0
Verify Keys are present for job with jobId: 183826 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183826 1 0 0
Verify Keys are present for job with jobId: 183827 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183827 1 0 0
Verify Keys are present for job with jobId: 183828 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183828 1 0 0
Verify Keys are present for job with jobId: 183829 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183829 1 0 0
Verify Keys are present for job with jobId: 183830 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183830 1 0 0
Verify Keys are present for job with jobId: 183831 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183831 1 0 0
Verify Keys are present for job with jobId: 183832 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183832 1 0 0
Verify Keys are present for job with jobId: 183833 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183833 1 0 0
Verify Keys are present for job with jobId: 183834 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183834 1 0 0
Verify Keys are present for job with jobId: 183835 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183835 1 0 0
Verify Keys are present for job with jobId: 183836 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183836 1 0 0
Verify Keys are present for job with jobId: 183837 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183837 1 0 0
Verify Keys are present for job with jobId: 183838 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183838 1 0 0
Verify Keys are present for job with jobId: 183839 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183839 1 0 0
Verify Keys are present for job with jobId: 183841 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183841 1 0 0
Verify Keys are present for job with jobId: 183842 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183842 1 0 0
Verify Keys are present for job with jobId: 183843 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183843 1 0 0
Verify Keys are present for job with jobId: 183844 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183844 1 0 0
Verify Keys are present for job with jobId: 183845 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183845 1 0 0
Verify Keys are present for job with jobId: 183846 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183846 1 0 0
Verify Keys are present for job with jobId: 183848 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183848 1 0 0
Verify Keys are present for job with jobId: 183849 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183849 1 0 0
Verify Keys are present for job with jobId: 183850 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183850 1 0 0
Verify Keys are present for job with jobId: 183851 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183851 1 0 0
Verify Keys are present for job with jobId: 183852 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183852 1 0 0
Verify Keys are present for job with jobId: 183853 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183853 1 0 0
Verify Keys are present for job with jobId: 183855 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183855 1 0 0
Verify Keys are present for job with jobId: 183856 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183856 1 0 0
Verify Keys are present for job with jobId: 183857 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183857 1 0 0
Verify Keys are present for job with jobId: 183858 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183858 1 0 0
Verify Keys are present for job with jobId: 183859 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183859 1 0 0
Verify Keys are present for job with jobId: 183860 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183860 1 0 0
Verify Keys are present for job with jobId: 183861 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183861 1 0 0
Verify Keys are present for job with jobId: 183862 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183862 1 0 0
Verify Keys are present for job with jobId: 183863 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183863 1 0 0
Verify Keys are present for job with jobId: 183864 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183864 1 0 0
Verify Keys are present for job with jobId: 183866 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183866 1 0 0
Verify Keys are present for job with jobId: 183869 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183869 1 0 0
Verify Keys are present for job with jobId: 183870 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183870 1 0 0
Verify Keys are present for job with jobId: 183871 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183871 1 0 0
Verify Keys are present for job with jobId: 183872 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183872 1 0 0
Verify Keys are present for job with jobId: 183873 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183873 1 0 0
Verify Keys are present for job with jobId: 183874 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183874 1 0 0
Verify Keys are present for job with jobId: 183875 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183875 1 0 0
Verify Keys are present for job with jobId: 183876 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183876 1 0 0
Verify Keys are present for job with jobId: 183877 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183877 1 0 0
Verify Keys are present for job with jobId: 183878 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183878 1 0 0
Verify Keys are present for job with jobId: 183879 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183879 1 0 0
Verify Keys are present for job with jobId: 183880 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183880 1 0 0
Verify Keys are present for job with jobId: 183881 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183881 1 0 0
Verify Keys are present for job with jobId: 183882 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183882 1 0 0
Verify Keys are present for job with jobId: 183883 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183883 1 0 0
Verify Keys are present for job with jobId: 183884 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183884 1 0 0
Verify Keys are present for job with jobId: 183885 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183885 1 0 0
Verify Keys are present for job with jobId: 183886 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183886 1 0 0
Verify Keys are present for job with jobId: 183887 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183887 1 0 0
Verify Keys are present for job with jobId: 183888 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183888 1 0 0
Verify Keys are present for job with jobId: 183889 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183889 1 0 0
Verify Keys are present for job with jobId: 183890 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183890 1 0 0
Verify Keys are present for job with jobId: 183891 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183891 1 0 0
Verify Keys are present for job with jobId: 183892 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183892 1 0 0
Verify Keys are present for job with jobId: 183893 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183893 1 0 0
Verify Keys are present for job with jobId: 183894 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183894 1 0 0
Verify Keys are present for job with jobId: 183895 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183895 1 0 0
Verify Keys are present for job with jobId: 183896 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183896 1 0 0
Verify Keys are present for job with jobId: 183899 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183899 1 0 0
Verify Keys are present for job with jobId: 183901 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183901 1 0 0
Verify Keys are present for job with jobId: 183903 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183903 1 0 0
Verify Keys are present for job with jobId: 183904 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183904 1 0 0
Verify Keys are present for job with jobId: 183905 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183905 1 0 0
Verify Keys are present for job with jobId: 183906 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183906 1 0 0
Verify Keys are present for job with jobId: 183907 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183907 1 0 0
Verify Keys are present for job with jobId: 183908 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183908 1 0 0
Verify Keys are present for job with jobId: 183909 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183909 1 0 0
Verify Keys are present for job with jobId: 183910 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183910 1 0 0
Verify Keys are present for job with jobId: 183912 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183912 1 0 0
Verify Keys are present for job with jobId: 183913 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183913 1 0 0
Verify Keys are present for job with jobId: 183914 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183914 1 0 0
Verify Keys are present for job with jobId: 183915 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183915 1 0 0
Verify Keys are present for job with jobId: 183916 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183916 1 0 0
Verify Keys are present for job with jobId: 183919 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183919 1 0 0
Verify Keys are present for job with jobId: 183921 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183921 1 0 0
Verify Keys are present for job with jobId: 183922 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183922 1 0 0
Verify Keys are present for job with jobId: 183923 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183923 1 0 0
Verify Keys are present for job with jobId: 183924 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183924 1 0 0
Verify Keys are present for job with jobId: 183929 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183929 1 0 0
Verify Keys are present for job with jobId: 183930 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183930 1 0 0
Verify Keys are present for job with jobId: 183931 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183931 1 0 0
Verify Keys are present for job with jobId: 183932 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183932 1 0 0
Verify Keys are present for job with jobId: 183933 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183933 1 0 0
Verify Keys are present for job with jobId: 183934 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183934 1 0 0
Verify Keys are present for job with jobId: 183935 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183935 1 0 0
Verify Keys are present for job with jobId: 183936 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183936 1 0 0
Verify Keys are present for job with jobId: 183937 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183937 1 0 0
Verify Keys are present for job with jobId: 183938 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183938 1 0 0
Verify Keys are present for job with jobId: 183939 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183939 1 0 0
Verify Keys are present for job with jobId: 183940 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183940 1 0 0
Verify Keys are present for job with jobId: 183941 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183941 1 0 0
Verify Keys are present for job with jobId: 183942 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183942 1 0 0
Verify Keys are present for job with jobId: 183943 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183943 1 0 0
Verify Keys are present for job with jobId: 183944 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183944 1 0 0
Verify Keys are present for job with jobId: 183945 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183945 1 0 0
Verify Keys are present for job with jobId: 183946 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183946 1 0 0
Verify Keys are present for job with jobId: 183947 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183947 1 0 0
Verify Keys are present for job with jobId: 183948 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183948 1 0 0
Verify Keys are present for job with jobId: 183950 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183950 1 0 0
Verify Keys are present for job with jobId: 183952 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183952 1 0 0
Verify Keys are present for job with jobId: 183953 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183953 1 0 0
Verify Keys are present for job with jobId: 183954 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183954 1 0 0
Verify Keys are present for job with jobId: 183955 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183955 1 0 0
Verify Keys are present for job with jobId: 183956 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183956 1 0 0
Verify Keys are present for job with jobId: 183957 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183957 1 0 0
Verify Keys are present for job with jobId: 183958 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183958 1 0 0
Verify Keys are present for job with jobId: 183962 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183962 1 0 0
Verify Keys are present for job with jobId: 183964 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183964 1 0 0
Verify Keys are present for job with jobId: 183966 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183966 1 0 0
Verify Keys are present for job with jobId: 183967 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183967 1 0 0
Verify Keys are present for job with jobId: 183968 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183968 1 0 0
Verify Keys are present for job with jobId: 183974 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183974 1 0 0
Verify Keys are present for job with jobId: 183976 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183976 1 0 0
Verify Keys are present for job with jobId: 183977 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183977 1 0 0
Verify Keys are present for job with jobId: 183978 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183978 1 0 0
Verify Keys are present for job with jobId: 183979 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183979 1 0 0
Verify Keys are present for job with jobId: 183980 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183980 1 0 0
Verify Keys are present for job with jobId: 183981 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183981 1 0 0
Verify Keys are present for job with jobId: 183982 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183982 1 0 0
Verify Keys are present for job with jobId: 183983 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183983 1 0 0
Verify Keys are present for job with jobId: 183984 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183984 1 0 0
Verify Keys are present for job with jobId: 183985 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183985 1 0 0
Verify Keys are present for job with jobId: 183986 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183986 1 0 0
Verify Keys are present for job with jobId: 183987 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183987 1 0 0
Verify Keys are present for job with jobId: 183988 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183988 1 0 0
Verify Keys are present for job with jobId: 183989 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183989 1 0 0
Verify Keys are present for job with jobId: 183991 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183991 1 0 0
Verify Keys are present for job with jobId: 183992 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183992 1 0 0
Verify Keys are present for job with jobId: 183993 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183993 1 0 0
Verify Keys are present for job with jobId: 183994 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183994 1 0 0
Verify Keys are present for job with jobId: 183995 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183995 1 0 0
Verify Keys are present for job with jobId: 183996 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183996 1 0 0
Verify Keys are present for job with jobId: 183997 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183997 1 0 0
Verify Keys are present for job with jobId: 183998 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183998 1 0 0
Verify Keys are present for job with jobId: 183999 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183999 1 0 0
Verify Keys are present for job with jobId: 184000 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184000 1 0 0
Verify Keys are present for job with jobId: 184001 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184001 1 0 0
Verify Keys are present for job with jobId: 184002 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184002 1 0 0
Verify Keys are present for job with jobId: 184003 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184003 1 0 0
Verify Keys are present for job with jobId: 184004 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184004 1 0 0
Verify Keys are present for job with jobId: 184005 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184005 1 0 0
Verify Keys are present for job with jobId: 184006 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184006 1 0 0
Verify Keys are present for job with jobId: 184008 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184008 1 0 0
Verify Keys are present for job with jobId: 184010 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184010 1 0 0
Verify Keys are present for job with jobId: 184011 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184011 1 0 0
Verify Keys are present for job with jobId: 184012 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184012 1 0 0
Verify Keys are present for job with jobId: 184013 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184013 1 0 0
Verify Keys are present for job with jobId: 184014 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184014 1 0 0
Verify Keys are present for job with jobId: 184015 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184015 1 0 0
Verify Keys are present for job with jobId: 184016 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184016 1 0 0
Verify Keys are present for job with jobId: 184017 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184017 1 0 0
Verify Keys are present for job with jobId: 184018 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184018 1 0 0
Verify Keys are present for job with jobId: 184019 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184019 1 0 0
Verify Keys are present for job with jobId: 184020 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184020 1 0 0
Verify Keys are present for job with jobId: 184021 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184021 1 0 0
Verify Keys are present for job with jobId: 184022 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184022 1 0 0
Verify Keys are present for job with jobId: 184023 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184023 1 0 0
Verify Keys are present for job with jobId: 184024 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184024 1 0 0
Verify Keys are present for job with jobId: 184025 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184025 1 0 0
Verify Keys are present for job with jobId: 184026 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184026 1 0 0
Verify Keys are present for job with jobId: 184027 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184027 1 0 0
Verify Keys are present for job with jobId: 184028 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184028 1 0 0
Verify Keys are present for job with jobId: 184029 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184029 1 0 0
Verify Keys are present for job with jobId: 184030 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184030 1 0 0
Verify Keys are present for job with jobId: 184031 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184031 1 0 0
Verify Keys are present for job with jobId: 184032 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184032 1 0 0
Verify Keys are present for job with jobId: 184033 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184033 1 0 0
Verify Keys are present for job with jobId: 184035 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184035 1 0 0
Verify Keys are present for job with jobId: 184038 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184038 1 0 0
Verify Keys are present for job with jobId: 184040 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184040 1 0 0
Verify Keys are present for job with jobId: 184041 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184041 1 0 0
Verify Keys are present for job with jobId: 184042 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184042 1 0 0
Verify Keys are present for job with jobId: 184043 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184043 1 0 0
Verify Keys are present for job with jobId: 184044 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184044 1 0 0
Verify Keys are present for job with jobId: 184045 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184045 1 0 0
Verify Keys are present for job with jobId: 184046 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184046 1 0 0
Verify Keys are present for job with jobId: 184047 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184047 1 0 0
Verify Keys are present for job with jobId: 184048 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184048 1 0 0
Verify Keys are present for job with jobId: 184049 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184049 1 0 0
Verify Keys are present for job with jobId: 184050 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184050 1 0 0
Verify Keys are present for job with jobId: 184051 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184051 1 0 0
Verify Keys are present for job with jobId: 184052 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184052 1 0 0
Verify Keys are present for job with jobId: 184053 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184053 1 0 0
Verify Keys are present for job with jobId: 184054 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184054 1 0 0
Verify Keys are present for job with jobId: 184055 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184055 1 0 0
Verify Keys are present for job with jobId: 184056 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184056 1 0 0
Verify Keys are present for job with jobId: 184057 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184057 1 0 0
Verify Keys are present for job with jobId: 184058 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184058 1 0 0
Verify Keys are present for job with jobId: 184059 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184059 1 0 0
Verify Keys are present for job with jobId: 184060 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184060 1 0 0
Verify Keys are present for job with jobId: 184061 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184061 1 0 0
Verify Keys are present for job with jobId: 184062 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184062 1 0 0
Verify Keys are present for job with jobId: 184063 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184063 1 0 0
Verify Keys are present for job with jobId: 184066 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184066 1 0 0
Verify Keys are present for job with jobId: 184067 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184067 1 0 0
Verify Keys are present for job with jobId: 184068 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184068 1 0 0
Verify Keys are present for job with jobId: 184069 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184069 1 0 0
Verify Keys are present for job with jobId: 184070 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184070 1 0 0
Verify Keys are present for job with jobId: 184071 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184071 1 0 0
Verify Keys are present for job with jobId: 184072 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184072 1 0 0
Verify Keys are present for job with jobId: 184073 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184073 1 0 0
Verify Keys are present for job with jobId: 184074 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184074 1 0 0
Verify Keys are present for job with jobId: 184075 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184075 1 0 0
Verify Keys are present for job with jobId: 184076 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184076 1 0 0
Verify Keys are present for job with jobId: 184077 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184077 1 0 0
Verify Keys are present for job with jobId: 184078 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184078 1 0 0
Verify Keys are present for job with jobId: 184079 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184079 1 0 0
Verify Keys are present for job with jobId: 184080 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184080 1 0 0
Verify Keys are present for job with jobId: 184081 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184081 1 0 0
Verify Keys are present for job with jobId: 184082 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184082 1 0 0
Verify Keys are present for job with jobId: 184083 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184083 1 0 0
Verify Keys are present for job with jobId: 184084 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184084 1 0 0
Verify Keys are present for job with jobId: 184085 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184085 1 0 0
Verify Keys are present for job with jobId: 184086 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184086 1 0 0
Verify Keys are present for job with jobId: 184088 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184088 1 0 0
Verify Keys are present for job with jobId: 184089 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184089 1 0 0
Verify Keys are present for job with jobId: 184090 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184090 1 0 0
Verify Keys are present for job with jobId: 184091 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184091 1 0 0
Verify Keys are present for job with jobId: 184092 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184092 1 0 0
Verify Keys are present for job with jobId: 184093 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184093 1 0 0
Verify Keys are present for job with jobId: 184095 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184095 1 0 0
Verify Keys are present for job with jobId: 184096 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184096 1 0 0
Verify Keys are present for job with jobId: 184097 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184097 1 0 0
Verify Keys are present for job with jobId: 184112 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184112 1 0 0
Verify Keys are present for job with jobId: 184113 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184113 1 0 0
Verify Keys are present for job with jobId: 184114 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184114 1 0 0
Verify Keys are present for job with jobId: 184115 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184115 1 0 0
Verify Keys are present for job with jobId: 184116 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184116 1 0 0
Verify Keys are present for job with jobId: 184120 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184120 1 0 0
Verify Keys are present for job with jobId: 184121 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184121 1 0 0
Verify Keys are present for job with jobId: 184122 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184122 1 0 0
Verify Keys are present for job with jobId: 184123 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184123 1 0 0
Verify Keys are present for job with jobId: 184124 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184124 1 0 0
Verify Keys are present for job with jobId: 184127 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184127 1 0 0
Verify Keys are present for job with jobId: 184128 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184128 1 0 0
Verify Keys are present for job with jobId: 184129 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184129 1 0 0
Verify Keys are present for job with jobId: 184131 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184131 1 0 0
Verify Keys are present for job with jobId: 184132 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184132 1 0 0
Verify Keys are present for job with jobId: 184133 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184133 1 0 0
Verify Keys are present for job with jobId: 184134 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184134 1 0 0
Verify Keys are present for job with jobId: 184135 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184135 1 0 0
Verify Keys are present for job with jobId: 184136 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184136 1 0 0
Verify Keys are present for job with jobId: 184137 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184137 1 0 0
Verify Keys are present for job with jobId: 184138 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184138 1 0 0
Verify Keys are present for job with jobId: 184139 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184139 1 0 0
Verify Keys are present for job with jobId: 184140 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184140 1 0 0
Verify Keys are present for job with jobId: 184141 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184141 1 0 0
Verify Keys are present for job with jobId: 184142 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184142 1 0 0
Verify Keys are present for job with jobId: 184143 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184143 1 0 0
Verify Keys are present for job with jobId: 184144 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184144 1 0 0
Verify Keys are present for job with jobId: 184145 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184145 1 0 0
Verify Keys are present for job with jobId: 184146 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184146 1 0 0
Verify Keys are present for job with jobId: 184147 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184147 1 0 0
Verify Keys are present for job with jobId: 184148 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184148 1 0 0
Verify Keys are present for job with jobId: 184149 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184149 1 0 0
Verify Keys are present for job with jobId: 184150 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184150 1 0 0
Verify Keys are present for job with jobId: 184151 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184151 1 0 0
Verify Keys are present for job with jobId: 184152 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184152 1 0 0
Verify Keys are present for job with jobId: 184153 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184153 1 0 0
Verify Keys are present for job with jobId: 184154 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184154 1 0 0
Verify Keys are present for job with jobId: 184155 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184155 1 0 0
Verify Keys are present for job with jobId: 184156 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184156 1 0 0
Verify Keys are present for job with jobId: 184157 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184157 1 0 0
Verify Keys are present for job with jobId: 184158 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184158 1 0 0
Verify Keys are present for job with jobId: 184159 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184159 1 0 0
Verify Keys are present for job with jobId: 184160 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184160 1 0 0
Verify Keys are present for job with jobId: 184161 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184161 1 0 0
Verify Keys are present for job with jobId: 184165 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184165 1 0 0
Verify Keys are present for job with jobId: 184166 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184166 1 0 0
Verify Keys are present for job with jobId: 184167 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184167 1 0 0
Verify Keys are present for job with jobId: 184168 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184168 1 0 0
Verify Keys are present for job with jobId: 184169 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184169 1 0 0
Verify Keys are present for job with jobId: 184170 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184170 1 0 0
Verify Keys are present for job with jobId: 184171 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184171 1 0 0
Verify Keys are present for job with jobId: 184172 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184172 1 0 0
Verify Keys are present for job with jobId: 184173 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184173 1 0 0
Verify Keys are present for job with jobId: 184174 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184174 1 0 0
Verify Keys are present for job with jobId: 184175 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184175 1 0 0
Verify Keys are present for job with jobId: 184176 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184176 1 0 0
Verify Keys are present for job with jobId: 184177 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184177 1 0 0
Verify Keys are present for job with jobId: 184178 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184178 1 0 0
Verify Keys are present for job with jobId: 184179 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184179 1 0 0
Verify Keys are present for job with jobId: 184180 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184180 1 0 0
Verify Keys are present for job with jobId: 184181 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184181 1 0 0
Verify Keys are present for job with jobId: 184182 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184182 1 0 0
Verify Keys are present for job with jobId: 184183 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184183 1 0 0
Verify Keys are present for job with jobId: 184184 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184184 1 0 0
Verify Keys are present for job with jobId: 184185 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184185 1 0 0
Verify Keys are present for job with jobId: 184186 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184186 1 0 0
Verify Keys are present for job with jobId: 184187 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184187 1 0 0
Verify Keys are present for job with jobId: 184189 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184189 1 0 0
Verify Keys are present for job with jobId: 184191 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184191 1 0 0
Verify Keys are present for job with jobId: 184192 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184192 1 0 0
Verify Keys are present for job with jobId: 184193 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184193 1 0 0
Verify Keys are present for job with jobId: 184194 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184194 1 0 0
Verify Keys are present for job with jobId: 184195 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184195 1 0 0
Verify Keys are present for job with jobId: 184196 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184196 1 0 0
Verify Keys are present for job with jobId: 184198 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184198 1 0 0
Verify Keys are present for job with jobId: 184200 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184200 1 0 0
Verify Keys are present for job with jobId: 184201 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184201 1 0 0
Verify Keys are present for job with jobId: 184202 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184202 1 0 0
Verify Keys are present for job with jobId: 184203 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184203 1 0 0
Verify Keys are present for job with jobId: 184204 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184204 1 0 0
Verify Keys are present for job with jobId: 184205 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184205 1 0 0
Verify Keys are present for job with jobId: 184206 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184206 1 0 0
Verify Keys are present for job with jobId: 184207 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184207 1 0 0
Verify Keys are present for job with jobId: 184209 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184209 1 0 0
Verify Keys are present for job with jobId: 184210 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184210 1 0 0
Verify Keys are present for job with jobId: 184212 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184212 1 0 0
Verify Keys are present for job with jobId: 184213 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184213 1 0 0
Verify Keys are present for job with jobId: 184214 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184214 1 0 0
Verify Keys are present for job with jobId: 184216 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184216 1 0 0
Verify Keys are present for job with jobId: 184218 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184218 1 0 0
Verify Keys are present for job with jobId: 184219 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184219 1 0 0
Verify Keys are present for job with jobId: 184220 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184220 1 0 0
Verify Keys are present for job with jobId: 184221 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184221 1 0 0
Verify Keys are present for job with jobId: 184222 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184222 1 0 0
Verify Keys are present for job with jobId: 184223 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184223 1 0 0
Verify Keys are present for job with jobId: 184224 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184224 1 0 0
Verify Keys are present for job with jobId: 184225 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184225 1 0 0
Verify Keys are present for job with jobId: 184226 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184226 1 0 0
Verify Keys are present for job with jobId: 184227 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184227 1 0 0
Verify Keys are present for job with jobId: 184228 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184228 1 0 0
Verify Keys are present for job with jobId: 184229 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184229 1 0 0
Verify Keys are present for job with jobId: 184230 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184230 1 0 0
Verify Keys are present for job with jobId: 184231 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184231 1 0 0
Verify Keys are present for job with jobId: 184232 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184232 1 0 0
Verify Keys are present for job with jobId: 184233 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184233 1 0 0
Verify Keys are present for job with jobId: 184234 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184234 1 0 0
Verify Keys are present for job with jobId: 184235 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184235 1 0 0
Verify Keys are present for job with jobId: 184236 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184236 1 0 0
Verify Keys are present for job with jobId: 184237 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184237 1 0 0
Verify Keys are present for job with jobId: 184238 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184238 1 0 0
Verify Keys are present for job with jobId: 184239 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184239 1 0 0
Verify Keys are present for job with jobId: 184240 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184240 1 0 0
Verify Keys are present for job with jobId: 184241 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184241 1 0 0
Verify Keys are present for job with jobId: 184242 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184242 1 0 0
Verify Keys are present for job with jobId: 184243 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184243 1 0 0
Verify Keys are present for job with jobId: 184244 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184244 1 0 0
Verify Keys are present for job with jobId: 184245 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184245 1 0 0
Verify Keys are present for job with jobId: 184246 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184246 1 0 0
Verify Keys are present for job with jobId: 184247 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184247 1 0 0
Verify Keys are present for job with jobId: 184248 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184248 1 0 0
Verify Keys are present for job with jobId: 184249 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184249 1 0 0
Verify Keys are present for job with jobId: 184250 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184250 1 0 0
Verify Keys are present for job with jobId: 184251 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184251 1 0 0
Verify Keys are present for job with jobId: 184252 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184252 1 0 0
Verify Keys are present for job with jobId: 184253 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184253 1 0 0
Verify Keys are present for job with jobId: 184254 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184254 1 0 0
Verify Keys are present for job with jobId: 184255 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184255 1 0 0
Verify Keys are present for job with jobId: 184256 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184256 1 0 0
Verify Keys are present for job with jobId: 184257 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184257 1 0 0
Verify Keys are present for job with jobId: 184258 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184258 1 0 0
Verify Keys are present for job with jobId: 184259 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184259 1 0 0
Verify Keys are present for job with jobId: 184260 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184260 1 0 0
Verify Keys are present for job with jobId: 184261 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184261 1 0 0
Verify Keys are present for job with jobId: 184262 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184262 1 0 0
Verify Keys are present for job with jobId: 184263 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184263 1 0 0
Verify Keys are present for job with jobId: 184264 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184264 1 0 0
Verify Keys are present for job with jobId: 184265 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184265 1 0 0
Verify Keys are present for job with jobId: 184273 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184273 1 0 0
Verify Keys are present for job with jobId: 184274 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184274 1 0 0
Verify Keys are present for job with jobId: 184278 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184278 1 0 0
Verify Keys are present for job with jobId: 184279 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184279 1 0 0
Verify Keys are present for job with jobId: 184280 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184280 1 0 0
Verify Keys are present for job with jobId: 184281 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184281 1 0 0
Verify Keys are present for job with jobId: 184282 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184282 1 0 0
Verify Keys are present for job with jobId: 184283 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184283 1 0 0
Verify Keys are present for job with jobId: 184284 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184284 1 0 0
Verify Keys are present for job with jobId: 184285 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184285 1 0 0
Verify Keys are present for job with jobId: 184286 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184286 1 0 0
Verify Keys are present for job with jobId: 184287 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184287 1 0 0
Verify Keys are present for job with jobId: 184288 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184288 1 0 0
Verify Keys are present for job with jobId: 184289 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184289 1 0 0
Verify Keys are present for job with jobId: 184290 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184290 1 0 0
Verify Keys are present for job with jobId: 184291 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184291 1 0 0
Verify Keys are present for job with jobId: 184292 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184292 1 0 0
Verify Keys are present for job with jobId: 184293 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184293 1 0 0
Verify Keys are present for job with jobId: 184294 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184294 1 0 0
Verify Keys are present for job with jobId: 184295 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184295 1 0 0
Verify Keys are present for job with jobId: 184296 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184296 1 0 0
Verify Keys are present for job with jobId: 184297 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184297 1 0 0
Verify Keys are present for job with jobId: 184298 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184298 1 0 0
Verify Keys are present for job with jobId: 184299 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184299 1 0 0
Verify Keys are present for job with jobId: 184300 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184300 1 0 0
Verify Keys are present for job with jobId: 184301 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184301 1 0 0
Verify Keys are present for job with jobId: 184302 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184302 1 0 0
Verify Keys are present for job with jobId: 184308 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184308 1 0 0
Verify Keys are present for job with jobId: 184309 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184309 1 0 0
Verify Keys are present for job with jobId: 184310 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184310 1 0 0
Verify Keys are present for job with jobId: 184311 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184311 1 0 0
Verify Keys are present for job with jobId: 184312 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184312 1 0 0
Verify Keys are present for job with jobId: 184313 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184313 1 0 0
Verify Keys are present for job with jobId: 184314 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184314 1 0 0
Verify Keys are present for job with jobId: 184315 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184315 1 0 0
Verify Keys are present for job with jobId: 184316 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184316 1 0 0
Verify Keys are present for job with jobId: 184317 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184317 1 0 0
Verify Keys are present for job with jobId: 184318 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184318 1 0 0
Verify Keys are present for job with jobId: 184319 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184319 1 0 0
Verify Keys are present for job with jobId: 184320 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184320 1 0 0
Verify Keys are present for job with jobId: 184321 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184321 1 0 0
Verify Keys are present for job with jobId: 184322 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184322 1 0 0
Verify Keys are present for job with jobId: 184323 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184323 1 0 0
Verify Keys are present for job with jobId: 184324 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184324 1 0 0
Verify Keys are present for job with jobId: 184325 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184325 1 0 0
Verify Keys are present for job with jobId: 184326 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184326 1 0 0
Verify Keys are present for job with jobId: 184327 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184327 1 0 0
Verify Keys are present for job with jobId: 184328 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184328 1 0 0
Verify Keys are present for job with jobId: 184329 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184329 1 0 0
Verify Keys are present for job with jobId: 184330 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184330 1 0 0
Verify Keys are present for job with jobId: 184331 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184331 1 0 0
Verify Keys are present for job with jobId: 184332 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184332 1 0 0
Verify Keys are present for job with jobId: 184333 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184333 1 0 0
Verify Keys are present for job with jobId: 184334 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184334 1 0 0
Verify Keys are present for job with jobId: 184335 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184335 1 0 0
Verify Keys are present for job with jobId: 184336 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184336 1 0 0
Verify Keys are present for job with jobId: 184337 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184337 1 0 0
Verify Keys are present for job with jobId: 184338 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184338 1 0 0
Verify Keys are present for job with jobId: 184339 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184339 1 0 0
Verify Keys are present for job with jobId: 184340 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184340 1 0 0
Verify Keys are present for job with jobId: 184341 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184341 1 0 0
Verify Keys are present for job with jobId: 184342 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184342 1 0 0
Verify Keys are present for job with jobId: 184343 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184343 1 0 0
Verify Keys are present for job with jobId: 184344 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184344 1 0 0
Verify Keys are present for job with jobId: 184345 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184345 1 0 0
Verify Keys are present for job with jobId: 184346 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184346 1 0 0
Verify Keys are present for job with jobId: 184347 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184347 1 0 0
Verify Keys are present for job with jobId: 184348 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184348 1 0 0
Verify Keys are present for job with jobId: 184349 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184349 1 0 0
Verify Keys are present for job with jobId: 184350 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184350 1 0 0
Verify Keys are present for job with jobId: 184351 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184351 1 0 0
Verify Keys are present for job with jobId: 184352 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184352 1 0 0
Verify Keys are present for job with jobId: 184353 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184353 1 0 0
Verify Keys are present for job with jobId: 184355 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184355 1 0 0
Verify Keys are present for job with jobId: 184357 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184357 1 0 0
Verify Keys are present for job with jobId: 184359 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184359 1 0 0
Verify Keys are present for job with jobId: 184360 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184360 1 0 0
Verify Keys are present for job with jobId: 184361 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184361 1 0 0
Verify Keys are present for job with jobId: 184362 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184362 1 0 0
Verify Keys are present for job with jobId: 184363 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184363 1 0 0
Verify Keys are present for job with jobId: 184364 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184364 1 0 0
Verify Keys are present for job with jobId: 184365 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184365 1 0 0
Verify Keys are present for job with jobId: 183840 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183840 1 0 0
Verify Keys are present for job with jobId: 183847 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183847 1 0 0
Verify Keys are present for job with jobId: 183854 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183854 1 0 0
Verify Keys are present for job with jobId: 183865 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183865 1 0 0
Verify Keys are present for job with jobId: 183867 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183867 1 0 0
Verify Keys are present for job with jobId: 183868 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183868 1 0 0
Verify Keys are present for job with jobId: 183897 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183897 1 0 0
Verify Keys are present for job with jobId: 183898 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183898 1 0 0
Verify Keys are present for job with jobId: 183900 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183900 1 0 0
Verify Keys are present for job with jobId: 183902 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183902 1 0 0
Verify Keys are present for job with jobId: 183911 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183911 1 0 0
Verify Keys are present for job with jobId: 183917 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183917 1 0 0
Verify Keys are present for job with jobId: 183918 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183918 1 0 0
Verify Keys are present for job with jobId: 183920 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183920 1 0 0
Verify Keys are present for job with jobId: 183925 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183925 1 0 0
Verify Keys are present for job with jobId: 183926 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183926 1 0 0
Verify Keys are present for job with jobId: 183927 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183927 1 0 0
Verify Keys are present for job with jobId: 183928 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183928 1 0 0
Verify Keys are present for job with jobId: 183949 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183949 1 0 0
Verify Keys are present for job with jobId: 183951 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183951 1 0 0
Verify Keys are present for job with jobId: 183959 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183959 1 0 0
Verify Keys are present for job with jobId: 183960 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183960 1 0 0
Verify Keys are present for job with jobId: 183961 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183961 1 0 0
Verify Keys are present for job with jobId: 183963 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183963 1 0 0
Verify Keys are present for job with jobId: 183965 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183965 1 0 0
Verify Keys are present for job with jobId: 183969 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183969 1 0 0
Verify Keys are present for job with jobId: 183970 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183970 1 0 0
Verify Keys are present for job with jobId: 183971 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183971 1 0 0
Verify Keys are present for job with jobId: 183972 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183972 1 0 0
Verify Keys are present for job with jobId: 183990 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183990 1 0 0
Verify Keys are present for job with jobId: 184064 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184064 1 0 0
Verify Keys are present for job with jobId: 184065 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184065 1 0 0
Verify Keys are present for job with jobId: 184087 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184087 1 0 0
Verify Keys are present for job with jobId: 184094 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184094 1 0 0
Verify Keys are present for job with jobId: 184098 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184098 1 0 0
Verify Keys are present for job with jobId: 184099 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184099 1 0 0
Verify Keys are present for job with jobId: 184100 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184100 1 0 0
Verify Keys are present for job with jobId: 184101 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184101 1 0 0
Verify Keys are present for job with jobId: 184102 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184102 1 0 0
Verify Keys are present for job with jobId: 184103 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184103 1 0 0
Verify Keys are present for job with jobId: 184104 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184104 1 0 0
Verify Keys are present for job with jobId: 184105 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184105 1 0 0
Verify Keys are present for job with jobId: 184106 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184106 1 0 0
Verify Keys are present for job with jobId: 184107 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184107 1 0 0
Verify Keys are present for job with jobId: 184108 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184108 1 0 0
Verify Keys are present for job with jobId: 184109 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184109 1 0 0
Verify Keys are present for job with jobId: 184110 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184110 1 0 0
Verify Keys are present for job with jobId: 184111 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184111 1 0 0
Verify Keys are present for job with jobId: 184117 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184117 1 0 0
Verify Keys are present for job with jobId: 184118 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184118 1 0 0
Verify Keys are present for job with jobId: 184119 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184119 1 0 0
Verify Keys are present for job with jobId: 184125 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184125 1 0 0
Verify Keys are present for job with jobId: 184126 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184126 1 0 0
Verify Keys are present for job with jobId: 184130 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184130 1 0 0
Verify Keys are present for job with jobId: 184162 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184162 1 0 0
Verify Keys are present for job with jobId: 184163 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184163 1 0 0
Verify Keys are present for job with jobId: 184164 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184164 1 0 0
Verify Keys are present for job with jobId: 184266 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184266 1 0 0
Verify Keys are present for job with jobId: 184267 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184267 1 0 0
Verify Keys are present for job with jobId: 184268 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184268 1 0 0
Verify Keys are present for job with jobId: 184269 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184269 1 0 0
Verify Keys are present for job with jobId: 184270 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184270 1 0 0
Verify Keys are present for job with jobId: 184271 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184271 1 0 0
Verify Keys are present for job with jobId: 184272 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184272 1 0 0
Verify Keys are present for job with jobId: 184275 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184275 1 0 0
Verify Keys are present for job with jobId: 184276 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184276 1 0 0
Verify Keys are present for job with jobId: 184277 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184277 1 0 0
Verify Keys are present for job with jobId: 184303 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184303 1 0 0
Verify Keys are present for job with jobId: 184304 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184304 1 0 0
Verify Keys are present for job with jobId: 184305 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184305 1 0 0
Verify Keys are present for job with jobId: 184306 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184306 1 0 0
Verify Keys are present for job with jobId: 184356 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184356 1 0 0
Verify Keys are present for job with jobId: 184358 1 0 0
Verify Job Number starts with 'JOB_' for Job: 184358 1 0 0
Verify Job Number created createjob api should be present in this response 1 0 0
Total 1124 1 0
Test Failure
Test NameAssertion Error
Verify Response time should be below 250 ms
expected 642 to be below 350
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 246ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e2c6c285-28be-4a6a-8ee5-ffd52c698d31
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Missing Token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ab2cf5de-454a-47e9-ae0f-5d3c16b11b8a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid Token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 640ms
Mean size per request: 543.16KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNDF9.xuaSlAt2pexQGfWAnVj3PiIECithCij1n3M4P6zVFvU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 42a060d8-1e46-4556-97b1-1783fb7a0a12
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"87ca8-Xkn9oeb3bEgrZ7/iKNebxCQ0lAg"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 12 Feb 2026 14:05:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":183973,"job_number":"JOB_183973","tr_customer_id":183991,"tr_customer_product_id":183981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:34.000Z","modified_at":"2026-02-12T04:36:34.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10321254062822","imei1":"10321254062822","imei2":"10321254062822","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183975,"job_number":"JOB_183975","tr_customer_id":183993,"tr_customer_product_id":183983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:36.000Z","modified_at":"2026-02-12T04:36:36.000Z","name":"Darren Shields","mobile_number":"982-891-0119","email_id":"Walter_Ebert4@yahoo.com","dop":"2000-01-31","serial_number":"1056059860256823","imei1":"1056059860256823","imei2":"1056059860256823","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184007,"job_number":"JOB_184007","tr_customer_id":184025,"tr_customer_product_id":184015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:18.000Z","modified_at":"2026-02-12T04:37:18.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10443879896147","imei1":"10443879896147","imei2":"10443879896147","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184009,"job_number":"JOB_184009","tr_customer_id":184027,"tr_customer_product_id":184017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:20.000Z","modified_at":"2026-02-12T04:37:20.000Z","name":"Carlotta Grant","mobile_number":"475-310-4133","email_id":"Cody.Yundt@yahoo.com","dop":"2000-01-31","serial_number":"1038131285931472","imei1":"1038131285931472","imei2":"1038131285931472","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184034,"job_number":"JOB_184034","tr_customer_id":184052,"tr_customer_product_id":184042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:38:02.000Z","modified_at":"2026-02-12T04:38:02.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10876379270368","imei1":"10876379270368","imei2":"10876379270368","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184036,"job_number":"JOB_184036","tr_customer_id":184054,"tr_customer_product_id":184044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:38:04.000Z","modified_at":"2026-02-12T04:38:04.000Z","name":"Lee Rogahn","mobile_number":"720-431-6912","email_id":"Carissa.Ward@yahoo.com","dop":"2000-01-31","serial_number":"1092447920090577","imei1":"1092447920090577","imei2":"1092447920090577","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184037,"job_number":"JOB_184037","tr_customer_id":184055,"tr_customer_product_id":184045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:38:45.000Z","modified_at":"2026-02-12T04:38:45.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10334805827703","imei1":"10334805827703","imei2":"10334805827703","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184039,"job_number":"JOB_184039","tr_customer_id":184057,"tr_customer_product_id":184047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:38:47.000Z","modified_at":"2026-02-12T04:38:47.000Z","name":"Maximo Shields","mobile_number":"664-649-2137","email_id":"Betsy_Nikolaus77@yahoo.com","dop":"2000-01-31","serial_number":"1062594390939815","imei1":"1062594390939815","imei2":"1062594390939815","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184188,"job_number":"JOB_184188","tr_customer_id":184206,"tr_customer_product_id":184196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:08.000Z","modified_at":"2026-02-12T07:01:08.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10668258829359","imei1":"10668258829359","imei2":"10668258829359","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184190,"job_number":"JOB_184190","tr_customer_id":184208,"tr_customer_product_id":184198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:09.000Z","modified_at":"2026-02-12T07:01:09.000Z","name":"Maurine Welch","mobile_number":"936-567-0235","email_id":"Julian_Fay51@hotmail.com","dop":"2000-01-31","serial_number":"1088866746176265","imei1":"1088866746176265","imei2":"1088866746176265","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184197,"job_number":"JOB_184197","tr_customer_id":184215,"tr_customer_product_id":184205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:52.000Z","modified_at":"2026-02-12T07:01:52.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10487633296382","imei1":"10487633296382","imei2":"10487633296382","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184199,"job_number":"JOB_184199","tr_customer_id":184217,"tr_customer_product_id":184207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:54.000Z","modified_at":"2026-02-12T07:01:54.000Z","name":"Morris Jerde","mobile_number":"216-971-0286","email_id":"Tristian70@gmail.com","dop":"2000-01-31","serial_number":"1004044193703733","imei1":"1004044193703733","imei2":"1004044193703733","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184208,"job_number":"JOB_184208","tr_customer_id":184226,"tr_customer_product_id":184216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:36.000Z","modified_at":"2026-02-12T07:02:36.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10499075796494","imei1":"10499075796494","imei2":"10499075796494","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184211,"job_number":"JOB_184211","tr_customer_id":184229,"tr_customer_product_id":184219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:37.000Z","modified_at":"2026-02-12T07:02:37.000Z","name":"Melyssa Herzog","mobile_number":"898-328-3903","email_id":"Deonte_Daniel11@yahoo.com","dop":"2000-01-31","serial_number":"1052446385475711","imei1":"1052446385475711","imei2":"1052446385475711","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:02:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184215,"job_number":"JOB_184215","tr_customer_id":184233,"tr_customer_product_id":184223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:03:19.000Z","modified_at":"2026-02-12T07:03:19.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10907236331013","imei1":"10907236331013","imei2":"10907236331013","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:03:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184217,"job_number":"JOB_184217","tr_customer_id":184235,"tr_customer_product_id":184225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:03:21.000Z","modified_at":"2026-02-12T07:03:21.000Z","name":"Napoleon Hodkiewicz","mobile_number":"769-831-6207","email_id":"Jessy72@hotmail.com","dop":"2000-01-31","serial_number":"1063286680269734","imei1":"1063286680269734","imei2":"1063286680269734","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:03:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183804,"job_number":"JOB_183804","tr_customer_id":183822,"tr_customer_product_id":183812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T01:05:40.000Z","modified_at":"2026-02-12T01:43:12.000Z","name":"Terrell Leffler Ullrich","mobile_number":"679-984-8279","email_id":"Violet_Gulgowski@yahoo.com","dop":"2026-02-01","serial_number":"35203840937068","imei1":"35203840937068","imei2":"35203840937068","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-12T01:43:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":183805,"job_number":"JOB_183805","tr_customer_id":183823,"tr_customer_product_id":183813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T01:06:20.000Z","modified_at":"2026-02-12T01:06:20.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1176@gmail.com","dop":"2026-02-02","serial_number":"12222222222222222","imei1":"13222222222222522","imei2":"13222222222222522","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T01:06:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183806,"job_number":"JOB_183806","tr_customer_id":183824,"tr_customer_product_id":183814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T01:17:11.000Z","modified_at":"2026-02-12T01:17:11.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1176@gmail.com","dop":"2026-02-02","serial_number":"13461497530053","imei1":"13461497530053","imei2":"13461497530053","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T01:17:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183807,"job_number":"JOB_183807","tr_customer_id":183825,"tr_customer_product_id":183815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T01:17:13.000Z","modified_at":"2026-02-12T01:17:13.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1176@gmail.com","dop":"2026-02-02","serial_number":"16759683723937","imei1":"16759683723937","imei2":"16759683723937","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T01:17:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183808,"job_number":"JOB_183808","tr_customer_id":183826,"tr_customer_product_id":183816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T01:17:15.000Z","modified_at":"2026-02-12T01:17:15.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1176@gmail.com","dop":"2026-02-02","serial_number":"16959852027284","imei1":"16959852027284","imei2":"16959852027284","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T01:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183809,"job_number":"JOB_183809","tr_customer_id":183827,"tr_customer_product_id":183817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T01:18:58.000Z","modified_at":"2026-02-12T01:18:58.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1176@gmail.com","dop":"2026-02-02","serial_number":"12898941153189","imei1":"12898941153189","imei2":"12898941153189","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T01:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183810,"job_number":"JOB_183810","tr_customer_id":183828,"tr_customer_product_id":183818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T01:20:35.000Z","modified_at":"2026-02-12T01:20:35.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1176@gmail.com","dop":"2026-02-02","serial_number":"18073655059489","imei1":"18073655059489","imei2":"18073655059489","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T01:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183811,"job_number":"JOB_183811","tr_customer_id":183829,"tr_customer_product_id":183819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T01:22:13.000Z","modified_at":"2026-02-12T02:21:30.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1176@gmail.com","dop":"2026-02-02","serial_number":"15856656730264","imei1":"15856656730264","imei2":"15856656730264","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-12T02:21:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":183812,"job_number":"JOB_183812","tr_customer_id":183830,"tr_customer_product_id":183820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T02:45:49.000Z","modified_at":"2026-02-12T02:45:55.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1176@gmail.com","dop":"2026-02-02","serial_number":"15557553363354","imei1":"15557553363354","imei2":"15557553363354","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T02:45:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183813,"job_number":"JOB_183813","tr_customer_id":183831,"tr_customer_product_id":183821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:25:42.000Z","modified_at":"2026-02-12T03:25:56.000Z","name":"Hosea Sporer","mobile_number":"861-905-5356","email_id":"Monserrat_Gorczany21@gmail.com","dop":"2025-05-30","serial_number":"15390349258242","imei1":"15390349258242","imei2":"15390349258242","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T03:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183814,"job_number":"JOB_183814","tr_customer_id":183832,"tr_customer_product_id":183822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:25:43.000Z","modified_at":"2026-02-12T03:25:43.000Z","name":"Vicky Lehner","mobile_number":"220-759-4051","email_id":"Isai.Green@yahoo.com","dop":"2025-05-30","serial_number":"17213820598550","imei1":"17213820598550","imei2":"17213820598550","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T03:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183815,"job_number":"JOB_183815","tr_customer_id":183833,"tr_customer_product_id":183823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:25:44.000Z","modified_at":"2026-02-12T03:25:44.000Z","name":"Trevor McLaughlin","mobile_number":"826-559-6274","email_id":"Jerry.Gislason68@hotmail.com","dop":"2025-05-30","serial_number":"1271259404898370","imei1":"1271259404898370","imei2":"1271259404898370","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T03:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183816,"job_number":"JOB_183816","tr_customer_id":183834,"tr_customer_product_id":183824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:40:36.000Z","modified_at":"2026-02-12T03:40:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19626919310475","imei1":"19626919310475","imei2":"19626919310475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T03:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183817,"job_number":"JOB_183817","tr_customer_id":183835,"tr_customer_product_id":183825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:40:36.000Z","modified_at":"2026-02-12T03:41:11.000Z","name":"Marcelina Hamill","mobile_number":"821-649-1277","email_id":"Jaylon.Rogahn28@hotmail.com","dop":"2025-04-06","serial_number":"17556107104978","imei1":"17556107104978","imei2":"17556107104978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T03:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183818,"job_number":"JOB_183818","tr_customer_id":183836,"tr_customer_product_id":183826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:40:37.000Z","modified_at":"2026-02-12T03:40:37.000Z","name":"Chaz Bayer","mobile_number":"354-815-7671","email_id":"Kristina.Gutkowski@hotmail.com","dop":"2025-04-06","serial_number":"11488374220524762","imei1":"11488374220524762","imei2":"11488374220524762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T03:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183819,"job_number":"JOB_183819","tr_customer_id":183837,"tr_customer_product_id":183827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:41:18.000Z","modified_at":"2026-02-12T03:41:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14636936122611","imei1":"14636936122611","imei2":"14636936122611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T03:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183820,"job_number":"JOB_183820","tr_customer_id":183838,"tr_customer_product_id":183828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:41:18.000Z","modified_at":"2026-02-12T03:41:53.000Z","name":"Wilfrid Hegmann","mobile_number":"694-847-6238","email_id":"Chaz47@gmail.com","dop":"2025-04-06","serial_number":"16997931402406","imei1":"16997931402406","imei2":"16997931402406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T03:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183821,"job_number":"JOB_183821","tr_customer_id":183839,"tr_customer_product_id":183829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:41:19.000Z","modified_at":"2026-02-12T03:41:19.000Z","name":"Colin Corwin","mobile_number":"987-516-6153","email_id":"Kieran.Stanton18@gmail.com","dop":"2025-04-06","serial_number":"16723937593212270","imei1":"16723937593212270","imei2":"16723937593212270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T03:41:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183822,"job_number":"JOB_183822","tr_customer_id":183840,"tr_customer_product_id":183830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:42:00.000Z","modified_at":"2026-02-12T03:42:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17088630794611","imei1":"17088630794611","imei2":"17088630794611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T03:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183823,"job_number":"JOB_183823","tr_customer_id":183841,"tr_customer_product_id":183831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:42:00.000Z","modified_at":"2026-02-12T03:42:35.000Z","name":"Marian Orn","mobile_number":"376-833-8433","email_id":"Ilene85@gmail.com","dop":"2025-04-06","serial_number":"11559857598201","imei1":"11559857598201","imei2":"11559857598201","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T03:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183824,"job_number":"JOB_183824","tr_customer_id":183842,"tr_customer_product_id":183832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:42:01.000Z","modified_at":"2026-02-12T03:42:01.000Z","name":"Mertie Reichert","mobile_number":"364-993-5303","email_id":"Jesse_Beahan61@hotmail.com","dop":"2025-04-06","serial_number":"13766494979235292","imei1":"13766494979235292","imei2":"13766494979235292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T03:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183825,"job_number":"JOB_183825","tr_customer_id":183843,"tr_customer_product_id":183833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:27:57.000Z","modified_at":"2026-02-12T04:45:15.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"13366061461742","imei1":"13366061461742","imei2":"13366061461742","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183826,"job_number":"JOB_183826","tr_customer_id":183844,"tr_customer_product_id":183834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:14.000Z","modified_at":"2026-02-12T04:34:51.000Z","name":"Leonie MacGyver","mobile_number":"377-253-8719","email_id":"Marian_Wehner@yahoo.com","dop":"2025-04-06","serial_number":"15341605501283","imei1":"15341605501283","imei2":"15341605501283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183827,"job_number":"JOB_183827","tr_customer_id":183845,"tr_customer_product_id":183835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:15.000Z","modified_at":"2026-02-12T04:34:23.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"77048719079842","imei1":"77048719079842","imei2":"77048719079842","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:34:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183828,"job_number":"JOB_183828","tr_customer_id":183846,"tr_customer_product_id":183836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:15.000Z","modified_at":"2026-02-12T04:34:15.000Z","name":"Bria Kemmer","mobile_number":"825-379-7149","email_id":"Deanna_Walter23@gmail.com","dop":"2025-04-06","serial_number":"10115692038522512","imei1":"10115692038522512","imei2":"10115692038522512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183829,"job_number":"JOB_183829","tr_customer_id":183847,"tr_customer_product_id":183837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:15.000Z","modified_at":"2026-02-12T04:34:51.000Z","name":"Berniece Beer","mobile_number":"643-610-8430","email_id":"Leone_Dicki@hotmail.com","dop":"2025-04-06","serial_number":"13707631053054","imei1":"13707631053054","imei2":"13707631053054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183830,"job_number":"JOB_183830","tr_customer_id":183848,"tr_customer_product_id":183838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:17.000Z","modified_at":"2026-02-12T04:34:17.000Z","name":"Cleveland Mills","mobile_number":"665-903-3912","email_id":"Cullen92@yahoo.com","dop":"2025-04-06","serial_number":"18700965964484596","imei1":"18700965964484596","imei2":"18700965964484596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183831,"job_number":"JOB_183831","tr_customer_id":183849,"tr_customer_product_id":183839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:17.000Z","modified_at":"2026-02-12T04:34:17.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10954992669801","imei1":"10954992669801","imei2":"10954992669801","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183832,"job_number":"JOB_183832","tr_customer_id":183850,"tr_customer_product_id":183840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:17.000Z","modified_at":"2026-02-12T04:34:52.000Z","name":"Edna Muller","mobile_number":"456-795-0515","email_id":"Raymundo49@yahoo.com","dop":"2025-06-18","serial_number":"10058191567207","imei1":"10058191567207","imei2":"10058191567207","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183833,"job_number":"JOB_183833","tr_customer_id":183851,"tr_customer_product_id":183841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:18.000Z","modified_at":"2026-02-12T04:34:18.000Z","name":"Francisca Hartmann","mobile_number":"788-531-2995","email_id":"Lurline_Gleichner@hotmail.com","dop":"2025-06-18","serial_number":"1050619316423375","imei1":"1050619316423375","imei2":"1050619316423375","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183834,"job_number":"JOB_183834","tr_customer_id":183852,"tr_customer_product_id":183842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:22.000Z","modified_at":"2026-02-12T04:34:22.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10321408215896","imei1":"10321408215896","imei2":"10321408215896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183835,"job_number":"JOB_183835","tr_customer_id":183853,"tr_customer_product_id":183843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:22.000Z","modified_at":"2026-02-12T04:34:58.000Z","name":"Ottilie Blick","mobile_number":"280-389-0694","email_id":"Freddie.Jones61@hotmail.com","dop":"2025-04-06","serial_number":"11997936328438","imei1":"11997936328438","imei2":"11997936328438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:34:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183836,"job_number":"JOB_183836","tr_customer_id":183854,"tr_customer_product_id":183844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:24.000Z","modified_at":"2026-02-12T04:34:58.000Z","name":"Haskell Osinski","mobile_number":"577-930-6026","email_id":"Foster.Lehner89@yahoo.com","dop":"2025-04-06","serial_number":"16030796075293","imei1":"16030796075293","imei2":"16030796075293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:34:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183837,"job_number":"JOB_183837","tr_customer_id":183855,"tr_customer_product_id":183845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:24.000Z","modified_at":"2026-02-12T04:34:24.000Z","name":"Eudora Hegmann","mobile_number":"262-755-7400","email_id":"Shaina.Roob72@gmail.com","dop":"2025-04-06","serial_number":"16988167354773992","imei1":"16988167354773992","imei2":"16988167354773992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183838,"job_number":"JOB_183838","tr_customer_id":183856,"tr_customer_product_id":183846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:25.000Z","modified_at":"2026-02-12T04:34:25.000Z","name":"Brant Schoen","mobile_number":"759-879-4497","email_id":"Josefa_Volkman85@hotmail.com","dop":"2025-04-06","serial_number":"17059585512914042","imei1":"17059585512914042","imei2":"17059585512914042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183839,"job_number":"JOB_183839","tr_customer_id":183857,"tr_customer_product_id":183847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:25.000Z","modified_at":"2026-02-12T04:34:33.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"39913064169443","imei1":"39913064169443","imei2":"39913064169443","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183841,"job_number":"JOB_183841","tr_customer_id":183859,"tr_customer_product_id":183849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:32.000Z","modified_at":"2026-02-12T04:35:08.000Z","name":"Arthur Maggio","mobile_number":"307-393-5475","email_id":"Madilyn.Miller71@hotmail.com","dop":"2025-04-06","serial_number":"12725270757158","imei1":"12725270757158","imei2":"12725270757158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183842,"job_number":"JOB_183842","tr_customer_id":183860,"tr_customer_product_id":183850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:33.000Z","modified_at":"2026-02-12T04:34:33.000Z","name":"Ewald Gorczany","mobile_number":"901-887-8209","email_id":"Shanelle35@yahoo.com","dop":"2025-04-06","serial_number":"14177582006390242","imei1":"14177582006390242","imei2":"14177582006390242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183843,"job_number":"JOB_183843","tr_customer_id":183861,"tr_customer_product_id":183851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:34.000Z","modified_at":"2026-02-12T04:35:10.000Z","name":"Adell Zemlak","mobile_number":"873-625-3837","email_id":"Theodore.Gerlach20@hotmail.com","dop":"2025-04-06","serial_number":"16670860681805","imei1":"16670860681805","imei2":"16670860681805","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183844,"job_number":"JOB_183844","tr_customer_id":183862,"tr_customer_product_id":183852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:35.000Z","modified_at":"2026-02-12T04:34:35.000Z","name":"Margarita Rutherford","mobile_number":"953-851-7779","email_id":"Gia9@yahoo.com","dop":"2025-04-06","serial_number":"19677931569364536","imei1":"19677931569364536","imei2":"19677931569364536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183845,"job_number":"JOB_183845","tr_customer_id":183863,"tr_customer_product_id":183853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:37.000Z","modified_at":"2026-02-12T04:34:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19826573674192","imei1":"19826573674192","imei2":"19826573674192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183846,"job_number":"JOB_183846","tr_customer_id":183864,"tr_customer_product_id":183854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:37.000Z","modified_at":"2026-02-12T04:35:11.000Z","name":"Darryl Feil","mobile_number":"878-453-7792","email_id":"Iliana50@hotmail.com","dop":"2025-04-06","serial_number":"16625575773453","imei1":"16625575773453","imei2":"16625575773453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183848,"job_number":"JOB_183848","tr_customer_id":183866,"tr_customer_product_id":183856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:38.000Z","modified_at":"2026-02-12T04:34:38.000Z","name":"Delores Hamill","mobile_number":"335-585-9107","email_id":"Edgardo87@yahoo.com","dop":"2025-04-06","serial_number":"12541608009661314","imei1":"12541608009661314","imei2":"12541608009661314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183849,"job_number":"JOB_183849","tr_customer_id":183867,"tr_customer_product_id":183857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:39.000Z","modified_at":"2026-02-12T04:34:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11047802936528","imei1":"11047802936528","imei2":"11047802936528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183850,"job_number":"JOB_183850","tr_customer_id":183868,"tr_customer_product_id":183858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:40.000Z","modified_at":"2026-02-12T04:35:17.000Z","name":"Greyson Gibson","mobile_number":"931-252-5688","email_id":"Antonietta.Waters24@hotmail.com","dop":"2025-04-06","serial_number":"14949143220789","imei1":"14949143220789","imei2":"14949143220789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183851,"job_number":"JOB_183851","tr_customer_id":183869,"tr_customer_product_id":183859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:40.000Z","modified_at":"2026-02-12T04:35:15.000Z","name":"Garrison O'Reilly","mobile_number":"539-841-2246","email_id":"Javon_Effertz@gmail.com","dop":"2025-04-06","serial_number":"10697322450668","imei1":"10697322450668","imei2":"10697322450668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183852,"job_number":"JOB_183852","tr_customer_id":183870,"tr_customer_product_id":183860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:41.000Z","modified_at":"2026-02-12T04:34:41.000Z","name":"Zaria Waelchi","mobile_number":"569-944-2456","email_id":"Emile96@gmail.com","dop":"2025-04-06","serial_number":"18666761875454096","imei1":"18666761875454096","imei2":"18666761875454096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183853,"job_number":"JOB_183853","tr_customer_id":183871,"tr_customer_product_id":183861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:41.000Z","modified_at":"2026-02-12T04:34:41.000Z","name":"Angelica Klocko","mobile_number":"413-515-6687","email_id":"Colby_Bayer@gmail.com","dop":"2025-04-06","serial_number":"10050413030576148","imei1":"10050413030576148","imei2":"10050413030576148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183855,"job_number":"JOB_183855","tr_customer_id":183873,"tr_customer_product_id":183863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:43.000Z","modified_at":"2026-02-12T04:34:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12846558808274","imei1":"12846558808274","imei2":"12846558808274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183856,"job_number":"JOB_183856","tr_customer_id":183874,"tr_customer_product_id":183864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:44.000Z","modified_at":"2026-02-12T04:35:20.000Z","name":"Griffin Zemlak","mobile_number":"979-975-6177","email_id":"Kaelyn.Wilderman@yahoo.com","dop":"2025-04-06","serial_number":"16290149925429","imei1":"16290149925429","imei2":"16290149925429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183857,"job_number":"JOB_183857","tr_customer_id":183875,"tr_customer_product_id":183865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:44.000Z","modified_at":"2026-02-12T04:34:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18140153127410","imei1":"18140153127410","imei2":"18140153127410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183858,"job_number":"JOB_183858","tr_customer_id":183876,"tr_customer_product_id":183866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:44.000Z","modified_at":"2026-02-12T04:35:20.000Z","name":"Moriah Rolfson","mobile_number":"924-421-8831","email_id":"Kathryn89@hotmail.com","dop":"2025-04-06","serial_number":"16738479879679","imei1":"16738479879679","imei2":"16738479879679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183859,"job_number":"JOB_183859","tr_customer_id":183877,"tr_customer_product_id":183867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:45.000Z","modified_at":"2026-02-12T04:34:45.000Z","name":"Leann Schultz","mobile_number":"604-457-9942","email_id":"Leila_OKon40@yahoo.com","dop":"2025-04-06","serial_number":"14358401243183472","imei1":"14358401243183472","imei2":"14358401243183472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183860,"job_number":"JOB_183860","tr_customer_id":183878,"tr_customer_product_id":183868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:45.000Z","modified_at":"2026-02-12T04:34:45.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"75868353680865","imei1":"75868353680865","imei2":"75868353680865","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183861,"job_number":"JOB_183861","tr_customer_id":183879,"tr_customer_product_id":183869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:45.000Z","modified_at":"2026-02-12T04:34:45.000Z","name":"Jailyn West","mobile_number":"937-214-3874","email_id":"Ahmed.Konopelski7@hotmail.com","dop":"2025-04-06","serial_number":"17866752374327376","imei1":"17866752374327376","imei2":"17866752374327376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183862,"job_number":"JOB_183862","tr_customer_id":183880,"tr_customer_product_id":183870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:45.000Z","modified_at":"2026-02-12T04:34:45.000Z","name":"Jocelyn Dooley","mobile_number":"448-293-4001","email_id":"Clifford.Swaniawski27@yahoo.com","dop":"2025-02-01","serial_number":"35320434825814","imei1":"35320434825814","imei2":"35320434825814","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183863,"job_number":"JOB_183863","tr_customer_id":183881,"tr_customer_product_id":183871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:47.000Z","modified_at":"2026-02-12T04:35:21.000Z","name":"Herman Orn","mobile_number":"927-249-8845","email_id":"Daisy_Satterfield@gmail.com","dop":"2025-02-01","serial_number":"106433326872786","imei1":"106433326872786","imei2":"106433326872786","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183864,"job_number":"JOB_183864","tr_customer_id":183882,"tr_customer_product_id":183872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:48.000Z","modified_at":"2026-02-12T04:34:48.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"107156510530215","imei1":"107156510530215","imei2":"107156510530215","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183866,"job_number":"JOB_183866","tr_customer_id":183884,"tr_customer_product_id":183874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:49.000Z","modified_at":"2026-02-12T04:35:25.000Z","name":"Ike Marks","mobile_number":"448-212-2725","email_id":"Amina74@hotmail.com","dop":"2025-12-31","serial_number":"102960089467425","imei1":"102960089467425","imei2":"102960089467425","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183869,"job_number":"JOB_183869","tr_customer_id":183887,"tr_customer_product_id":183877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:59.000Z","modified_at":"2026-02-12T04:34:59.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10740478834394","imei1":"10740478834394","imei2":"10740478834394","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183870,"job_number":"JOB_183870","tr_customer_id":183888,"tr_customer_product_id":183878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:00.000Z","modified_at":"2026-02-12T04:35:36.000Z","name":"Kraig Heidenreich","mobile_number":"350-490-1443","email_id":"Marion28@yahoo.com","dop":"2025-06-18","serial_number":"10023722645226","imei1":"10023722645226","imei2":"10023722645226","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183871,"job_number":"JOB_183871","tr_customer_id":183889,"tr_customer_product_id":183879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:00.000Z","modified_at":"2026-02-12T04:35:00.000Z","name":"Kevin Treutel","mobile_number":"592-209-2415","email_id":"Lawson_Grimes@yahoo.com","dop":"2025-06-18","serial_number":"1096626000646060","imei1":"1096626000646060","imei2":"1096626000646060","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183872,"job_number":"JOB_183872","tr_customer_id":183890,"tr_customer_product_id":183880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:06.000Z","modified_at":"2026-02-12T04:35:06.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11688556139119","imei1":"11688556139119","imei2":"11688556139119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183873,"job_number":"JOB_183873","tr_customer_id":183891,"tr_customer_product_id":183881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:06.000Z","modified_at":"2026-02-12T04:35:42.000Z","name":"Shania Berge","mobile_number":"349-794-2950","email_id":"Candice.Koepp72@gmail.com","dop":"2025-04-06","serial_number":"17511609806412","imei1":"17511609806412","imei2":"17511609806412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183874,"job_number":"JOB_183874","tr_customer_id":183892,"tr_customer_product_id":183882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:07.000Z","modified_at":"2026-02-12T04:35:07.000Z","name":"Ezequiel Hudson","mobile_number":"579-667-8268","email_id":"Magnolia_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"12384909384034684","imei1":"12384909384034684","imei2":"12384909384034684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183875,"job_number":"JOB_183875","tr_customer_id":183893,"tr_customer_product_id":183883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:17.000Z","modified_at":"2026-02-12T04:35:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14333325680901","imei1":"14333325680901","imei2":"14333325680901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183876,"job_number":"JOB_183876","tr_customer_id":183894,"tr_customer_product_id":183884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:18.000Z","modified_at":"2026-02-12T04:35:52.000Z","name":"Kattie Nikolaus","mobile_number":"950-259-7668","email_id":"Amani.Johnston77@hotmail.com","dop":"2025-04-06","serial_number":"17774345094417","imei1":"17774345094417","imei2":"17774345094417","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183877,"job_number":"JOB_183877","tr_customer_id":183895,"tr_customer_product_id":183885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:19.000Z","modified_at":"2026-02-12T04:35:19.000Z","name":"Sister Murphy","mobile_number":"945-381-3244","email_id":"Jamir67@hotmail.com","dop":"2025-04-06","serial_number":"16806624688748940","imei1":"16806624688748940","imei2":"16806624688748940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183878,"job_number":"JOB_183878","tr_customer_id":183896,"tr_customer_product_id":183886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:22.000Z","modified_at":"2026-02-12T04:35:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17419190268339","imei1":"17419190268339","imei2":"17419190268339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183879,"job_number":"JOB_183879","tr_customer_id":183897,"tr_customer_product_id":183887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:22.000Z","modified_at":"2026-02-12T04:35:58.000Z","name":"Colby Davis","mobile_number":"356-986-6218","email_id":"Lynn.Price@hotmail.com","dop":"2025-04-06","serial_number":"13212696729969","imei1":"13212696729969","imei2":"13212696729969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183880,"job_number":"JOB_183880","tr_customer_id":183898,"tr_customer_product_id":183888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:24.000Z","modified_at":"2026-02-12T04:35:24.000Z","name":"Alexanne Barton","mobile_number":"386-928-2087","email_id":"Blake_McGlynn23@gmail.com","dop":"2025-04-06","serial_number":"16653077291002912","imei1":"16653077291002912","imei2":"16653077291002912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183881,"job_number":"JOB_183881","tr_customer_id":183899,"tr_customer_product_id":183889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:25.000Z","modified_at":"2026-02-12T04:35:25.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183882,"job_number":"JOB_183882","tr_customer_id":183900,"tr_customer_product_id":183890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:27.000Z","modified_at":"2026-02-12T04:35:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10302297441860","imei1":"10302297441860","imei2":"10302297441860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183883,"job_number":"JOB_183883","tr_customer_id":183901,"tr_customer_product_id":183891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:27.000Z","modified_at":"2026-02-12T04:36:03.000Z","name":"Michel Gulgowski","mobile_number":"454-803-4130","email_id":"Michele.VonRueden@gmail.com","dop":"2025-04-06","serial_number":"10623213019543","imei1":"10623213019543","imei2":"10623213019543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183884,"job_number":"JOB_183884","tr_customer_id":183902,"tr_customer_product_id":183892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:28.000Z","modified_at":"2026-02-12T04:35:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12843180041693","imei1":"12843180041693","imei2":"12843180041693","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183885,"job_number":"JOB_183885","tr_customer_id":183903,"tr_customer_product_id":183893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:28.000Z","modified_at":"2026-02-12T04:36:05.000Z","name":"Melyssa Padberg","mobile_number":"677-693-2250","email_id":"Pearl.Schaden@gmail.com","dop":"2025-04-06","serial_number":"12278104516760","imei1":"12278104516760","imei2":"12278104516760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183886,"job_number":"JOB_183886","tr_customer_id":183904,"tr_customer_product_id":183894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:28.000Z","modified_at":"2026-02-12T04:35:28.000Z","name":"Flavie Ankunding","mobile_number":"850-710-1387","email_id":"Torrance.McDermott@yahoo.com","dop":"2025-04-06","serial_number":"11091965663063250","imei1":"11091965663063250","imei2":"11091965663063250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183887,"job_number":"JOB_183887","tr_customer_id":183905,"tr_customer_product_id":183895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:29.000Z","modified_at":"2026-02-12T04:35:29.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"59954690712755","imei1":"59954690712755","imei2":"59954690712755","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183888,"job_number":"JOB_183888","tr_customer_id":183906,"tr_customer_product_id":183896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:29.000Z","modified_at":"2026-02-12T04:35:29.000Z","name":"Green Corkery","mobile_number":"537-699-6311","email_id":"Otha89@yahoo.com","dop":"2025-02-01","serial_number":"26064820001115","imei1":"26064820001115","imei2":"26064820001115","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183889,"job_number":"JOB_183889","tr_customer_id":183907,"tr_customer_product_id":183897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:29.000Z","modified_at":"2026-02-12T04:35:29.000Z","name":"Esta Wilderman","mobile_number":"344-633-9990","email_id":"Libby_Medhurst55@hotmail.com","dop":"2025-04-06","serial_number":"16289083107898580","imei1":"16289083107898580","imei2":"16289083107898580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183890,"job_number":"JOB_183890","tr_customer_id":183908,"tr_customer_product_id":183898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:30.000Z","modified_at":"2026-02-12T04:35:30.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"55421531749334440","imei1":"55421531749334440","imei2":"55421531749334440","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183891,"job_number":"JOB_183891","tr_customer_id":183909,"tr_customer_product_id":183899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:31.000Z","modified_at":"2026-02-12T04:36:05.000Z","name":"Dudley Crona","mobile_number":"266-675-6921","email_id":"Norris_Runte88@gmail.com","dop":"2025-02-01","serial_number":"107249614926715","imei1":"107249614926715","imei2":"107249614926715","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183892,"job_number":"JOB_183892","tr_customer_id":183910,"tr_customer_product_id":183900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:32.000Z","modified_at":"2026-02-12T04:35:32.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"101402057450598","imei1":"101402057450598","imei2":"101402057450598","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183893,"job_number":"JOB_183893","tr_customer_id":183911,"tr_customer_product_id":183901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:33.000Z","modified_at":"2026-02-12T04:36:10.000Z","name":"Kaylah Rath","mobile_number":"288-335-5321","email_id":"Oliver5@yahoo.com","dop":"2025-12-31","serial_number":"109621398726779","imei1":"109621398726779","imei2":"109621398726779","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183894,"job_number":"JOB_183894","tr_customer_id":183912,"tr_customer_product_id":183902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:43.000Z","modified_at":"2026-02-12T04:35:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15440803008782","imei1":"15440803008782","imei2":"15440803008782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183895,"job_number":"JOB_183895","tr_customer_id":183913,"tr_customer_product_id":183903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:43.000Z","modified_at":"2026-02-12T04:36:21.000Z","name":"Roger Bernhard","mobile_number":"240-298-8778","email_id":"Glen.Kuhlman@yahoo.com","dop":"2025-04-06","serial_number":"12391979815572","imei1":"12391979815572","imei2":"12391979815572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183896,"job_number":"JOB_183896","tr_customer_id":183914,"tr_customer_product_id":183904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:44.000Z","modified_at":"2026-02-12T04:35:44.000Z","name":"Herminio Sawayn","mobile_number":"407-988-4403","email_id":"Chasity13@gmail.com","dop":"2025-04-06","serial_number":"16180986361320360","imei1":"16180986361320360","imei2":"16180986361320360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183899,"job_number":"JOB_183899","tr_customer_id":183917,"tr_customer_product_id":183907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:50.000Z","modified_at":"2026-02-12T04:35:50.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17948182993420","imei1":"17948182993420","imei2":"17948182993420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183901,"job_number":"JOB_183901","tr_customer_id":183919,"tr_customer_product_id":183909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:50.000Z","modified_at":"2026-02-12T04:36:27.000Z","name":"Amie Auer","mobile_number":"703-781-7862","email_id":"Aileen_Ruecker@yahoo.com","dop":"2025-04-06","serial_number":"14976776783633","imei1":"14976776783633","imei2":"14976776783633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183903,"job_number":"JOB_183903","tr_customer_id":183921,"tr_customer_product_id":183911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:51.000Z","modified_at":"2026-02-12T04:35:51.000Z","name":"Eulalia Kautzer","mobile_number":"815-709-1034","email_id":"Levi.Schneider@yahoo.com","dop":"2025-04-06","serial_number":"13818130251672596","imei1":"13818130251672596","imei2":"13818130251672596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183904,"job_number":"JOB_183904","tr_customer_id":183922,"tr_customer_product_id":183912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:51.000Z","modified_at":"2026-02-12T04:35:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16916816547004","imei1":"16916816547004","imei2":"16916816547004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183905,"job_number":"JOB_183905","tr_customer_id":183923,"tr_customer_product_id":183913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:52.000Z","modified_at":"2026-02-12T04:36:30.000Z","name":"Arjun Daugherty","mobile_number":"510-764-0551","email_id":"Breanne83@hotmail.com","dop":"2025-04-06","serial_number":"10151417655916","imei1":"10151417655916","imei2":"10151417655916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183906,"job_number":"JOB_183906","tr_customer_id":183924,"tr_customer_product_id":183914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:53.000Z","modified_at":"2026-02-12T04:35:53.000Z","name":"Verona Goodwin","mobile_number":"993-931-1473","email_id":"Rylee_Marvin19@yahoo.com","dop":"2025-04-06","serial_number":"17107636403294208","imei1":"17107636403294208","imei2":"17107636403294208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183907,"job_number":"JOB_183907","tr_customer_id":183925,"tr_customer_product_id":183915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:58.000Z","modified_at":"2026-02-12T04:35:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13586377720348","imei1":"13586377720348","imei2":"13586377720348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183908,"job_number":"JOB_183908","tr_customer_id":183926,"tr_customer_product_id":183916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:59.000Z","modified_at":"2026-02-12T04:36:17.000Z","name":"Francesca Powlowski","mobile_number":"245-295-2110","email_id":"Cierra_Hudson@hotmail.com","dop":"2025-05-30","serial_number":"18698077763227","imei1":"18698077763227","imei2":"18698077763227","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183909,"job_number":"JOB_183909","tr_customer_id":183927,"tr_customer_product_id":183917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:59.000Z","modified_at":"2026-02-12T04:36:34.000Z","name":"Roderick Wisoky","mobile_number":"385-878-6439","email_id":"Geraldine.Rutherford29@yahoo.com","dop":"2025-04-06","serial_number":"17141370590113","imei1":"17141370590113","imei2":"17141370590113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183910,"job_number":"JOB_183910","tr_customer_id":183928,"tr_customer_product_id":183918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:59.000Z","modified_at":"2026-02-12T04:35:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19597456148775","imei1":"19597456148775","imei2":"19597456148775","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183912,"job_number":"JOB_183912","tr_customer_id":183930,"tr_customer_product_id":183920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:59.000Z","modified_at":"2026-02-12T04:36:34.000Z","name":"Erica Batz","mobile_number":"266-237-3097","email_id":"Dave.Wolf@yahoo.com","dop":"2025-04-06","serial_number":"15755047001397","imei1":"15755047001397","imei2":"15755047001397","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183913,"job_number":"JOB_183913","tr_customer_id":183931,"tr_customer_product_id":183921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:59.000Z","modified_at":"2026-02-12T04:35:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11494480061703","imei1":"11494480061703","imei2":"11494480061703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183914,"job_number":"JOB_183914","tr_customer_id":183932,"tr_customer_product_id":183922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:00.000Z","modified_at":"2026-02-12T04:36:38.000Z","name":"Dallin Barton","mobile_number":"902-682-9108","email_id":"Janie.Effertz@gmail.com","dop":"2025-04-06","serial_number":"16973858466534","imei1":"16973858466534","imei2":"16973858466534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183915,"job_number":"JOB_183915","tr_customer_id":183933,"tr_customer_product_id":183923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:00.000Z","modified_at":"2026-02-12T04:36:00.000Z","name":"Lisa Strosin","mobile_number":"400-591-0541","email_id":"Penelope76@hotmail.com","dop":"2025-05-30","serial_number":"14162085871649","imei1":"14162085871649","imei2":"14162085871649","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183916,"job_number":"JOB_183916","tr_customer_id":183934,"tr_customer_product_id":183924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:00.000Z","modified_at":"2026-02-12T04:36:00.000Z","name":"Madaline Jenkins","mobile_number":"784-630-0715","email_id":"Kim_Heaney@gmail.com","dop":"2025-04-06","serial_number":"10930940647434302","imei1":"10930940647434302","imei2":"10930940647434302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183919,"job_number":"JOB_183919","tr_customer_id":183937,"tr_customer_product_id":183927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:01.000Z","modified_at":"2026-02-12T04:36:01.000Z","name":"Mortimer Schimmel","mobile_number":"731-755-9636","email_id":"Eladio23@hotmail.com","dop":"2025-04-06","serial_number":"18708341416716944","imei1":"18708341416716944","imei2":"18708341416716944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183921,"job_number":"JOB_183921","tr_customer_id":183939,"tr_customer_product_id":183929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:01.000Z","modified_at":"2026-02-12T04:36:01.000Z","name":"Lon Wolf","mobile_number":"498-419-7156","email_id":"Evalyn_Ritchie@yahoo.com","dop":"2025-04-06","serial_number":"16332227730512620","imei1":"16332227730512620","imei2":"16332227730512620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183922,"job_number":"JOB_183922","tr_customer_id":183940,"tr_customer_product_id":183930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:01.000Z","modified_at":"2026-02-12T04:36:01.000Z","name":"Caleb Graham","mobile_number":"830-825-9459","email_id":"Immanuel37@yahoo.com","dop":"2025-05-30","serial_number":"1104096212971365","imei1":"1104096212971365","imei2":"1104096212971365","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183923,"job_number":"JOB_183923","tr_customer_id":183941,"tr_customer_product_id":183931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:01.000Z","modified_at":"2026-02-12T04:36:01.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17565703919203","imei1":"17565703919203","imei2":"17565703919203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183924,"job_number":"JOB_183924","tr_customer_id":183942,"tr_customer_product_id":183932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:02.000Z","modified_at":"2026-02-12T04:36:39.000Z","name":"Alisha Ledner","mobile_number":"931-969-6120","email_id":"Magnus.Kshlerin@yahoo.com","dop":"2025-04-06","serial_number":"14048953203076","imei1":"14048953203076","imei2":"14048953203076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183929,"job_number":"JOB_183929","tr_customer_id":183948,"tr_customer_product_id":183938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:03.000Z","modified_at":"2026-02-12T04:36:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14302565450093","imei1":"14302565450093","imei2":"14302565450093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183930,"job_number":"JOB_183930","tr_customer_id":183947,"tr_customer_product_id":183937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:03.000Z","modified_at":"2026-02-12T04:36:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13051844307558","imei1":"13051844307558","imei2":"13051844307558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183931,"job_number":"JOB_183931","tr_customer_id":183949,"tr_customer_product_id":183939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:03.000Z","modified_at":"2026-02-12T04:36:03.000Z","name":"Jedediah Pouros","mobile_number":"586-317-3303","email_id":"Raoul77@yahoo.com","dop":"2025-04-06","serial_number":"15138476432107464","imei1":"15138476432107464","imei2":"15138476432107464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183932,"job_number":"JOB_183932","tr_customer_id":183950,"tr_customer_product_id":183940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:04.000Z","modified_at":"2026-02-12T04:36:39.000Z","name":"Tommie Kovacek","mobile_number":"419-221-4300","email_id":"Montana_Mraz@yahoo.com","dop":"2025-04-06","serial_number":"10836664171234","imei1":"10836664171234","imei2":"10836664171234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183933,"job_number":"JOB_183933","tr_customer_id":183951,"tr_customer_product_id":183941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:04.000Z","modified_at":"2026-02-12T04:36:42.000Z","name":"Concepcion Schmidt","mobile_number":"466-988-2722","email_id":"Rozella.Ankunding@hotmail.com","dop":"2025-04-06","serial_number":"10147092350916","imei1":"10147092350916","imei2":"10147092350916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183934,"job_number":"JOB_183934","tr_customer_id":183952,"tr_customer_product_id":183942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:05.000Z","modified_at":"2026-02-12T04:36:05.000Z","name":"Amina Abshire","mobile_number":"790-415-8047","email_id":"Rolando.Waelchi56@gmail.com","dop":"2025-04-06","serial_number":"12996942282944724","imei1":"12996942282944724","imei2":"12996942282944724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183935,"job_number":"JOB_183935","tr_customer_id":183953,"tr_customer_product_id":183943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:05.000Z","modified_at":"2026-02-12T04:36:05.000Z","name":"Colton Medhurst","mobile_number":"334-541-9283","email_id":"Joaquin.Runolfsson@gmail.com","dop":"2025-04-06","serial_number":"12647759693282646","imei1":"12647759693282646","imei2":"12647759693282646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183936,"job_number":"JOB_183936","tr_customer_id":183954,"tr_customer_product_id":183944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:05.000Z","modified_at":"2026-02-12T04:36:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17709301435128","imei1":"17709301435128","imei2":"17709301435128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183937,"job_number":"JOB_183937","tr_customer_id":183955,"tr_customer_product_id":183945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:06.000Z","modified_at":"2026-02-12T04:36:06.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12956788537958","imei1":"12956788537958","imei2":"12956788537958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183938,"job_number":"JOB_183938","tr_customer_id":183956,"tr_customer_product_id":183946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:06.000Z","modified_at":"2026-02-12T04:36:42.000Z","name":"Emilio Ward","mobile_number":"474-214-0028","email_id":"Queenie_Wisozk@yahoo.com","dop":"2025-04-06","serial_number":"15798904111674","imei1":"15798904111674","imei2":"15798904111674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183939,"job_number":"JOB_183939","tr_customer_id":183957,"tr_customer_product_id":183947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:06.000Z","modified_at":"2026-02-12T04:36:43.000Z","name":"Kavon Champlin","mobile_number":"517-746-1557","email_id":"Katelin_Russel25@hotmail.com","dop":"2025-04-06","serial_number":"17997234938854","imei1":"17997234938854","imei2":"17997234938854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183940,"job_number":"JOB_183940","tr_customer_id":183958,"tr_customer_product_id":183948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:07.000Z","modified_at":"2026-02-12T04:36:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15670635054368","imei1":"15670635054368","imei2":"15670635054368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183941,"job_number":"JOB_183941","tr_customer_id":183959,"tr_customer_product_id":183949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:07.000Z","modified_at":"2026-02-12T04:36:07.000Z","name":"Wilfrid Koepp","mobile_number":"737-388-1676","email_id":"German96@hotmail.com","dop":"2025-04-06","serial_number":"13218600452938444","imei1":"13218600452938444","imei2":"13218600452938444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183942,"job_number":"JOB_183942","tr_customer_id":183960,"tr_customer_product_id":183950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:07.000Z","modified_at":"2026-02-12T04:36:42.000Z","name":"Kassandra Kuhn","mobile_number":"322-791-1946","email_id":"Garret_Renner12@yahoo.com","dop":"2025-04-06","serial_number":"15200092249996","imei1":"15200092249996","imei2":"15200092249996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183943,"job_number":"JOB_183943","tr_customer_id":183961,"tr_customer_product_id":183951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:07.000Z","modified_at":"2026-02-12T04:36:07.000Z","name":"Carole Goldner","mobile_number":"618-895-2788","email_id":"Juanita10@hotmail.com","dop":"2025-04-06","serial_number":"16039321553981308","imei1":"16039321553981308","imei2":"16039321553981308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183944,"job_number":"JOB_183944","tr_customer_id":183962,"tr_customer_product_id":183952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:08.000Z","modified_at":"2026-02-12T04:36:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16462982535421","imei1":"16462982535421","imei2":"16462982535421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183945,"job_number":"JOB_183945","tr_customer_id":183963,"tr_customer_product_id":183953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:08.000Z","modified_at":"2026-02-12T04:36:45.000Z","name":"Randy Grady","mobile_number":"816-846-6654","email_id":"Hans45@yahoo.com","dop":"2025-04-06","serial_number":"16550342872040","imei1":"16550342872040","imei2":"16550342872040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183946,"job_number":"JOB_183946","tr_customer_id":183964,"tr_customer_product_id":183954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:08.000Z","modified_at":"2026-02-12T04:36:08.000Z","name":"Issac Yost","mobile_number":"382-746-2621","email_id":"Tyrell23@hotmail.com","dop":"2025-04-06","serial_number":"12881276393599436","imei1":"12881276393599436","imei2":"12881276393599436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183947,"job_number":"JOB_183947","tr_customer_id":183965,"tr_customer_product_id":183955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:10.000Z","modified_at":"2026-02-12T04:36:10.000Z","name":"Lenora Auer","mobile_number":"315-623-3225","email_id":"Dalton82@gmail.com","dop":"2025-04-06","serial_number":"17906541040012672","imei1":"17906541040012672","imei2":"17906541040012672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183948,"job_number":"JOB_183948","tr_customer_id":183966,"tr_customer_product_id":183956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:11.000Z","modified_at":"2026-02-12T04:36:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13484151180241","imei1":"13484151180241","imei2":"13484151180241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183950,"job_number":"JOB_183950","tr_customer_id":183968,"tr_customer_product_id":183958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:11.000Z","modified_at":"2026-02-12T04:36:48.000Z","name":"Ari Hermann","mobile_number":"496-823-9736","email_id":"Neoma71@yahoo.com","dop":"2025-04-06","serial_number":"12835919207025","imei1":"12835919207025","imei2":"12835919207025","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183952,"job_number":"JOB_183952","tr_customer_id":183970,"tr_customer_product_id":183960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:12.000Z","modified_at":"2026-02-12T04:36:12.000Z","name":"Catalina Rau","mobile_number":"913-222-3776","email_id":"Rigoberto.Kunze@yahoo.com","dop":"2025-04-06","serial_number":"13754027470496002","imei1":"13754027470496002","imei2":"13754027470496002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183953,"job_number":"JOB_183953","tr_customer_id":183971,"tr_customer_product_id":183961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:13.000Z","modified_at":"2026-02-12T04:36:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15249542863135","imei1":"15249542863135","imei2":"15249542863135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183954,"job_number":"JOB_183954","tr_customer_id":183972,"tr_customer_product_id":183962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:13.000Z","modified_at":"2026-02-12T04:36:51.000Z","name":"Kasandra Tremblay","mobile_number":"650-509-6081","email_id":"Ardella15@hotmail.com","dop":"2025-04-06","serial_number":"12595266389946","imei1":"12595266389946","imei2":"12595266389946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183955,"job_number":"JOB_183955","tr_customer_id":183973,"tr_customer_product_id":183963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:13.000Z","modified_at":"2026-02-12T04:36:13.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"12550358303507","imei1":"12550358303507","imei2":"12550358303507","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183956,"job_number":"JOB_183956","tr_customer_id":183974,"tr_customer_product_id":183964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:13.000Z","modified_at":"2026-02-12T04:36:14.000Z","name":"Rosina Koss","mobile_number":"210-643-3537","email_id":"Jaiden22@hotmail.com","dop":"2025-02-01","serial_number":"22275147191632","imei1":"22275147191632","imei2":"22275147191632","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183957,"job_number":"JOB_183957","tr_customer_id":183975,"tr_customer_product_id":183965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:14.000Z","modified_at":"2026-02-12T04:36:14.000Z","name":"Lilyan Smitham","mobile_number":"383-600-5106","email_id":"Cullen53@hotmail.com","dop":"2025-04-06","serial_number":"16932527513224812","imei1":"16932527513224812","imei2":"16932527513224812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183958,"job_number":"JOB_183958","tr_customer_id":183976,"tr_customer_product_id":183966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:15.000Z","modified_at":"2026-02-12T04:36:50.000Z","name":"Alba Nolan","mobile_number":"724-614-4536","email_id":"Gust_Torp2@hotmail.com","dop":"2025-02-01","serial_number":"21126286747876","imei1":"21126286747876","imei2":"21126286747876","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183962,"job_number":"JOB_183962","tr_customer_id":183980,"tr_customer_product_id":183970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:17.000Z","modified_at":"2026-02-12T04:36:17.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107179731311322","imei1":"107179731311322","imei2":"107179731311322","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183964,"job_number":"JOB_183964","tr_customer_id":183982,"tr_customer_product_id":183972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:18.000Z","modified_at":"2026-02-12T04:36:55.000Z","name":"Ian Herman","mobile_number":"828-621-2779","email_id":"Margot.Macejkovic31@gmail.com","dop":"2025-12-31","serial_number":"106024242488789","imei1":"106024242488789","imei2":"106024242488789","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183966,"job_number":"JOB_183966","tr_customer_id":183984,"tr_customer_product_id":183974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:28.000Z","modified_at":"2026-02-12T04:36:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14608975335404","imei1":"14608975335404","imei2":"14608975335404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183967,"job_number":"JOB_183967","tr_customer_id":183985,"tr_customer_product_id":183975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:28.000Z","modified_at":"2026-02-12T04:37:06.000Z","name":"Keira Wolf","mobile_number":"300-547-6911","email_id":"Cortez.Anderson51@yahoo.com","dop":"2025-04-06","serial_number":"11986008187446","imei1":"11986008187446","imei2":"11986008187446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183968,"job_number":"JOB_183968","tr_customer_id":183986,"tr_customer_product_id":183976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:30.000Z","modified_at":"2026-02-12T04:36:30.000Z","name":"Rafael King","mobile_number":"287-722-5155","email_id":"Lemuel11@hotmail.com","dop":"2025-04-06","serial_number":"10174368828433582","imei1":"10174368828433582","imei2":"10174368828433582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183974,"job_number":"JOB_183974","tr_customer_id":183992,"tr_customer_product_id":183982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:35.000Z","modified_at":"2026-02-12T04:37:11.000Z","name":"Vernie Orn","mobile_number":"831-746-6120","email_id":"Angie.Gutkowski94@gmail.com","dop":"2000-01-31","serial_number":"10191112101322","imei1":"10191112101322","imei2":"10191112101322","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183976,"job_number":"JOB_183976","tr_customer_id":183994,"tr_customer_product_id":183984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:37.000Z","modified_at":"2026-02-12T04:36:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19671780936839","imei1":"19671780936839","imei2":"19671780936839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183977,"job_number":"JOB_183977","tr_customer_id":183995,"tr_customer_product_id":183985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:37.000Z","modified_at":"2026-02-12T04:37:15.000Z","name":"Coralie Kozey","mobile_number":"213-995-8033","email_id":"Robyn47@hotmail.com","dop":"2025-04-06","serial_number":"14602593697900","imei1":"14602593697900","imei2":"14602593697900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183978,"job_number":"JOB_183978","tr_customer_id":183996,"tr_customer_product_id":183986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:39.000Z","modified_at":"2026-02-12T04:36:39.000Z","name":"Nakia Morissette","mobile_number":"342-239-4356","email_id":"Alfred85@gmail.com","dop":"2025-04-06","serial_number":"15252744148861540","imei1":"15252744148861540","imei2":"15252744148861540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183979,"job_number":"JOB_183979","tr_customer_id":183997,"tr_customer_product_id":183987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:40.000Z","modified_at":"2026-02-12T04:36:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13864590467048","imei1":"13864590467048","imei2":"13864590467048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183980,"job_number":"JOB_183980","tr_customer_id":183998,"tr_customer_product_id":183988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:41.000Z","modified_at":"2026-02-12T04:37:15.000Z","name":"Katrina Homenick","mobile_number":"754-750-2378","email_id":"Janice24@yahoo.com","dop":"2025-04-06","serial_number":"11343832795775","imei1":"11343832795775","imei2":"11343832795775","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183981,"job_number":"JOB_183981","tr_customer_id":183999,"tr_customer_product_id":183989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:42.000Z","modified_at":"2026-02-12T04:36:42.000Z","name":"Emilia Torp","mobile_number":"468-628-0272","email_id":"Itzel.OConner43@yahoo.com","dop":"2025-04-06","serial_number":"12355404633087424","imei1":"12355404633087424","imei2":"12355404633087424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183982,"job_number":"JOB_183982","tr_customer_id":184000,"tr_customer_product_id":183990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:45.000Z","modified_at":"2026-02-12T04:36:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11160284202652","imei1":"11160284202652","imei2":"11160284202652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183983,"job_number":"JOB_183983","tr_customer_id":184001,"tr_customer_product_id":183991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:45.000Z","modified_at":"2026-02-12T04:36:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11800736137573","imei1":"11800736137573","imei2":"11800736137573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183984,"job_number":"JOB_183984","tr_customer_id":184002,"tr_customer_product_id":183992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:46.000Z","modified_at":"2026-02-12T04:37:23.000Z","name":"Jaquelin Kiehn","mobile_number":"257-262-3254","email_id":"Roy31@gmail.com","dop":"2025-04-06","serial_number":"12844124930107","imei1":"12844124930107","imei2":"12844124930107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183985,"job_number":"JOB_183985","tr_customer_id":184003,"tr_customer_product_id":183993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:46.000Z","modified_at":"2026-02-12T04:37:20.000Z","name":"Sibyl Ebert","mobile_number":"763-540-5526","email_id":"Tyree.Schmidt@yahoo.com","dop":"2025-04-06","serial_number":"19329852461567","imei1":"19329852461567","imei2":"19329852461567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183986,"job_number":"JOB_183986","tr_customer_id":184004,"tr_customer_product_id":183994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:46.000Z","modified_at":"2026-02-12T04:36:46.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16906022772077","imei1":"16906022772077","imei2":"16906022772077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183987,"job_number":"JOB_183987","tr_customer_id":184005,"tr_customer_product_id":183995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:47.000Z","modified_at":"2026-02-12T04:37:24.000Z","name":"Frederique Huels","mobile_number":"414-854-5350","email_id":"Sterling_Muller@yahoo.com","dop":"2025-04-06","serial_number":"16662244645378","imei1":"16662244645378","imei2":"16662244645378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183988,"job_number":"JOB_183988","tr_customer_id":184006,"tr_customer_product_id":183996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:47.000Z","modified_at":"2026-02-12T04:36:47.000Z","name":"Reva Nitzsche","mobile_number":"879-708-7948","email_id":"Christelle_Price62@yahoo.com","dop":"2025-04-06","serial_number":"18348763169350950","imei1":"18348763169350950","imei2":"18348763169350950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183989,"job_number":"JOB_183989","tr_customer_id":184007,"tr_customer_product_id":183997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:47.000Z","modified_at":"2026-02-12T04:36:47.000Z","name":"Sheila Marks","mobile_number":"909-695-8093","email_id":"Christa_Murphy@hotmail.com","dop":"2025-04-06","serial_number":"11604204087827692","imei1":"11604204087827692","imei2":"11604204087827692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183991,"job_number":"JOB_183991","tr_customer_id":184009,"tr_customer_product_id":183999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:48.000Z","modified_at":"2026-02-12T04:36:48.000Z","name":"Cullen Rosenbaum","mobile_number":"246-323-4297","email_id":"Ryann15@yahoo.com","dop":"2025-04-06","serial_number":"14083515020232618","imei1":"14083515020232618","imei2":"14083515020232618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183992,"job_number":"JOB_183992","tr_customer_id":184010,"tr_customer_product_id":184000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:49.000Z","modified_at":"2026-02-12T04:36:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13871871511136","imei1":"13871871511136","imei2":"13871871511136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183993,"job_number":"JOB_183993","tr_customer_id":184011,"tr_customer_product_id":184001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:49.000Z","modified_at":"2026-02-12T04:37:24.000Z","name":"Henderson Bailey","mobile_number":"687-314-9985","email_id":"Evan.Rath76@gmail.com","dop":"2025-04-06","serial_number":"12552617596974","imei1":"12552617596974","imei2":"12552617596974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183994,"job_number":"JOB_183994","tr_customer_id":184012,"tr_customer_product_id":184002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:50.000Z","modified_at":"2026-02-12T04:36:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13554495029432","imei1":"13554495029432","imei2":"13554495029432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183995,"job_number":"JOB_183995","tr_customer_id":184013,"tr_customer_product_id":184003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:50.000Z","modified_at":"2026-02-12T04:36:50.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14750957695773","imei1":"14750957695773","imei2":"14750957695773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183996,"job_number":"JOB_183996","tr_customer_id":184014,"tr_customer_product_id":184004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:50.000Z","modified_at":"2026-02-12T04:37:28.000Z","name":"Rene Nienow","mobile_number":"379-361-6109","email_id":"Jaylen_Kovacek@hotmail.com","dop":"2025-04-06","serial_number":"19226960179281","imei1":"19226960179281","imei2":"19226960179281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183997,"job_number":"JOB_183997","tr_customer_id":184015,"tr_customer_product_id":184005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:50.000Z","modified_at":"2026-02-12T04:37:27.000Z","name":"Olen Nolan","mobile_number":"949-899-0916","email_id":"Sibyl6@yahoo.com","dop":"2025-04-06","serial_number":"17222160059450","imei1":"17222160059450","imei2":"17222160059450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183998,"job_number":"JOB_183998","tr_customer_id":184016,"tr_customer_product_id":184006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:51.000Z","modified_at":"2026-02-12T04:36:51.000Z","name":"Cullen Roberts","mobile_number":"922-881-6074","email_id":"Everett_Hessel61@yahoo.com","dop":"2025-04-06","serial_number":"13035221234054600","imei1":"13035221234054600","imei2":"13035221234054600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183999,"job_number":"JOB_183999","tr_customer_id":184017,"tr_customer_product_id":184007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:52.000Z","modified_at":"2026-02-12T04:36:52.000Z","name":"Asha Hudson","mobile_number":"238-757-8475","email_id":"Gracie.Koepp@gmail.com","dop":"2025-04-06","serial_number":"17711982393917764","imei1":"17711982393917764","imei2":"17711982393917764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184000,"job_number":"JOB_184000","tr_customer_id":184018,"tr_customer_product_id":184008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:52.000Z","modified_at":"2026-02-12T04:36:52.000Z","name":"Makenzie Parker","mobile_number":"661-743-3116","email_id":"Magdalena_Mueller73@hotmail.com","dop":"2025-04-06","serial_number":"11291545548825658","imei1":"11291545548825658","imei2":"11291545548825658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184001,"job_number":"JOB_184001","tr_customer_id":184019,"tr_customer_product_id":184009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:52.000Z","modified_at":"2026-02-12T04:36:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16716869916813","imei1":"16716869916813","imei2":"16716869916813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184002,"job_number":"JOB_184002","tr_customer_id":184020,"tr_customer_product_id":184010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:53.000Z","modified_at":"2026-02-12T04:37:29.000Z","name":"Duane Smitham","mobile_number":"355-644-6673","email_id":"Christelle_Murray60@hotmail.com","dop":"2025-04-06","serial_number":"11065213461316","imei1":"11065213461316","imei2":"11065213461316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184003,"job_number":"JOB_184003","tr_customer_id":184021,"tr_customer_product_id":184011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:54.000Z","modified_at":"2026-02-12T04:36:54.000Z","name":"Okey Kunze","mobile_number":"239-636-8774","email_id":"Alf_Strosin@hotmail.com","dop":"2025-04-06","serial_number":"15188158887781396","imei1":"15188158887781396","imei2":"15188158887781396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184004,"job_number":"JOB_184004","tr_customer_id":184022,"tr_customer_product_id":184012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:13.000Z","modified_at":"2026-02-12T04:37:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10375178638748","imei1":"10375178638748","imei2":"10375178638748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184005,"job_number":"JOB_184005","tr_customer_id":184023,"tr_customer_product_id":184013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:14.000Z","modified_at":"2026-02-12T04:37:51.000Z","name":"Loren Deckow","mobile_number":"383-545-7254","email_id":"Emmalee_Koepp@yahoo.com","dop":"2025-04-06","serial_number":"13136259208251","imei1":"13136259208251","imei2":"13136259208251","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184006,"job_number":"JOB_184006","tr_customer_id":184024,"tr_customer_product_id":184014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:15.000Z","modified_at":"2026-02-12T04:37:15.000Z","name":"Niko Wuckert","mobile_number":"475-609-8258","email_id":"Heaven9@gmail.com","dop":"2025-04-06","serial_number":"15695733764883032","imei1":"15695733764883032","imei2":"15695733764883032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184008,"job_number":"JOB_184008","tr_customer_id":184026,"tr_customer_product_id":184016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:19.000Z","modified_at":"2026-02-12T04:37:55.000Z","name":"Lauryn Bosco","mobile_number":"951-625-2520","email_id":"Laurence61@gmail.com","dop":"2000-01-31","serial_number":"10667548026358","imei1":"10667548026358","imei2":"10667548026358","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184010,"job_number":"JOB_184010","tr_customer_id":184028,"tr_customer_product_id":184018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:21.000Z","modified_at":"2026-02-12T04:37:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19236007510737","imei1":"19236007510737","imei2":"19236007510737","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184011,"job_number":"JOB_184011","tr_customer_id":184029,"tr_customer_product_id":184019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:21.000Z","modified_at":"2026-02-12T04:37:55.000Z","name":"Dudley Wunsch","mobile_number":"351-841-2877","email_id":"Irwin.Herzog74@hotmail.com","dop":"2025-04-06","serial_number":"18869493980775","imei1":"18869493980775","imei2":"18869493980775","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184012,"job_number":"JOB_184012","tr_customer_id":184030,"tr_customer_product_id":184020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:22.000Z","modified_at":"2026-02-12T04:37:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19132465830595","imei1":"19132465830595","imei2":"19132465830595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184013,"job_number":"JOB_184013","tr_customer_id":184031,"tr_customer_product_id":184021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:23.000Z","modified_at":"2026-02-12T04:38:00.000Z","name":"Adaline Walker","mobile_number":"323-377-5880","email_id":"Hilma.Willms24@hotmail.com","dop":"2025-04-06","serial_number":"19103013928157","imei1":"19103013928157","imei2":"19103013928157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184014,"job_number":"JOB_184014","tr_customer_id":184032,"tr_customer_product_id":184022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:23.000Z","modified_at":"2026-02-12T04:37:23.000Z","name":"Rene Runolfsdottir","mobile_number":"597-868-0999","email_id":"Brandyn_Hoeger@yahoo.com","dop":"2025-04-06","serial_number":"12604964250866516","imei1":"12604964250866516","imei2":"12604964250866516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184015,"job_number":"JOB_184015","tr_customer_id":184033,"tr_customer_product_id":184023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:24.000Z","modified_at":"2026-02-12T04:37:24.000Z","name":"Annamae Donnelly","mobile_number":"724-966-1276","email_id":"Annabelle_McCullough89@hotmail.com","dop":"2025-04-06","serial_number":"12993142890668758","imei1":"12993142890668758","imei2":"12993142890668758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184016,"job_number":"JOB_184016","tr_customer_id":184034,"tr_customer_product_id":184024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:27.000Z","modified_at":"2026-02-12T04:37:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18032083539333","imei1":"18032083539333","imei2":"18032083539333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184017,"job_number":"JOB_184017","tr_customer_id":184035,"tr_customer_product_id":184025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:27.000Z","modified_at":"2026-02-12T04:38:01.000Z","name":"Alaina Bartoletti","mobile_number":"260-467-4830","email_id":"Evert_Carroll@hotmail.com","dop":"2025-04-06","serial_number":"14170139555752","imei1":"14170139555752","imei2":"14170139555752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184018,"job_number":"JOB_184018","tr_customer_id":184036,"tr_customer_product_id":184026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:28.000Z","modified_at":"2026-02-12T04:37:28.000Z","name":"Elva Howe","mobile_number":"496-301-8103","email_id":"Genoveva.Rosenbaum52@gmail.com","dop":"2025-04-06","serial_number":"19476995462423680","imei1":"19476995462423680","imei2":"19476995462423680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184019,"job_number":"JOB_184019","tr_customer_id":184037,"tr_customer_product_id":184027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:31.000Z","modified_at":"2026-02-12T04:37:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14865522738824","imei1":"14865522738824","imei2":"14865522738824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184020,"job_number":"JOB_184020","tr_customer_id":184038,"tr_customer_product_id":184028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:31.000Z","modified_at":"2026-02-12T04:37:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15892161545425","imei1":"15892161545425","imei2":"15892161545425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184021,"job_number":"JOB_184021","tr_customer_id":184039,"tr_customer_product_id":184029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:31.000Z","modified_at":"2026-02-12T04:38:08.000Z","name":"Garrett Rice","mobile_number":"464-807-0177","email_id":"Kaitlin_Kozey6@gmail.com","dop":"2025-04-06","serial_number":"14640069234141","imei1":"14640069234141","imei2":"14640069234141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184022,"job_number":"JOB_184022","tr_customer_id":184040,"tr_customer_product_id":184030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:31.000Z","modified_at":"2026-02-12T04:38:06.000Z","name":"Conner Becker","mobile_number":"357-788-0097","email_id":"Stephany_Smitham@hotmail.com","dop":"2025-04-06","serial_number":"10984885886793","imei1":"10984885886793","imei2":"10984885886793","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184023,"job_number":"JOB_184023","tr_customer_id":184041,"tr_customer_product_id":184031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:32.000Z","modified_at":"2026-02-12T04:37:32.000Z","name":"Sallie Funk","mobile_number":"286-905-6764","email_id":"Elias.Raynor45@gmail.com","dop":"2025-04-06","serial_number":"15791092364086628","imei1":"15791092364086628","imei2":"15791092364086628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184024,"job_number":"JOB_184024","tr_customer_id":184042,"tr_customer_product_id":184032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:32.000Z","modified_at":"2026-02-12T04:37:32.000Z","name":"Katelyn Mosciski","mobile_number":"471-929-8711","email_id":"Maverick_Gerhold19@yahoo.com","dop":"2025-04-06","serial_number":"17013209517692908","imei1":"17013209517692908","imei2":"17013209517692908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184025,"job_number":"JOB_184025","tr_customer_id":184043,"tr_customer_product_id":184033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:34.000Z","modified_at":"2026-02-12T04:37:34.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15877654118704","imei1":"15877654118704","imei2":"15877654118704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184026,"job_number":"JOB_184026","tr_customer_id":184044,"tr_customer_product_id":184034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:35.000Z","modified_at":"2026-02-12T04:38:11.000Z","name":"Alec Morissette","mobile_number":"989-344-5987","email_id":"Maeve_Cronin11@gmail.com","dop":"2025-04-06","serial_number":"10232826432247","imei1":"10232826432247","imei2":"10232826432247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184027,"job_number":"JOB_184027","tr_customer_id":184045,"tr_customer_product_id":184035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:36.000Z","modified_at":"2026-02-12T04:37:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10693892629031","imei1":"10693892629031","imei2":"10693892629031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184028,"job_number":"JOB_184028","tr_customer_id":184046,"tr_customer_product_id":184036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:36.000Z","modified_at":"2026-02-12T04:38:14.000Z","name":"Tyra Corkery","mobile_number":"365-628-2784","email_id":"Michele.Gottlieb92@hotmail.com","dop":"2025-04-06","serial_number":"12591179579616","imei1":"12591179579616","imei2":"12591179579616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184029,"job_number":"JOB_184029","tr_customer_id":184047,"tr_customer_product_id":184037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:36.000Z","modified_at":"2026-02-12T04:37:36.000Z","name":"Eleonore Wintheiser","mobile_number":"305-546-9140","email_id":"Nakia50@gmail.com","dop":"2025-04-06","serial_number":"17319842740215484","imei1":"17319842740215484","imei2":"17319842740215484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184030,"job_number":"JOB_184030","tr_customer_id":184048,"tr_customer_product_id":184038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:36.000Z","modified_at":"2026-02-12T04:37:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13823536204588","imei1":"13823536204588","imei2":"13823536204588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184031,"job_number":"JOB_184031","tr_customer_id":184049,"tr_customer_product_id":184039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:37.000Z","modified_at":"2026-02-12T04:38:13.000Z","name":"Giovani Oberbrunner","mobile_number":"220-490-6280","email_id":"Kathryne41@gmail.com","dop":"2025-04-06","serial_number":"12464794954757","imei1":"12464794954757","imei2":"12464794954757","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184032,"job_number":"JOB_184032","tr_customer_id":184050,"tr_customer_product_id":184040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:37.000Z","modified_at":"2026-02-12T04:37:37.000Z","name":"Sigrid Morar","mobile_number":"886-317-6379","email_id":"Eldred5@gmail.com","dop":"2025-04-06","serial_number":"16679588099375952","imei1":"16679588099375952","imei2":"16679588099375952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184033,"job_number":"JOB_184033","tr_customer_id":184051,"tr_customer_product_id":184041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:38.000Z","modified_at":"2026-02-12T04:37:38.000Z","name":"Zechariah Hand","mobile_number":"632-357-0384","email_id":"Lucinda.Parker@yahoo.com","dop":"2025-04-06","serial_number":"16506155690657384","imei1":"16506155690657384","imei2":"16506155690657384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184035,"job_number":"JOB_184035","tr_customer_id":184053,"tr_customer_product_id":184043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:38:02.000Z","modified_at":"2026-02-12T04:38:38.000Z","name":"Samantha Haag","mobile_number":"874-816-0564","email_id":"Tara_Monahan16@gmail.com","dop":"2000-01-31","serial_number":"10922960686815","imei1":"10922960686815","imei2":"10922960686815","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184038,"job_number":"JOB_184038","tr_customer_id":184056,"tr_customer_product_id":184046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:38:46.000Z","modified_at":"2026-02-12T04:39:22.000Z","name":"Chyna Murphy","mobile_number":"937-945-1411","email_id":"Jamil.Wisozk68@yahoo.com","dop":"2000-01-31","serial_number":"10696838556957","imei1":"10696838556957","imei2":"10696838556957","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184040,"job_number":"JOB_184040","tr_customer_id":184058,"tr_customer_product_id":184048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:42:54.000Z","modified_at":"2026-02-12T04:42:54.000Z","name":"Cole Tromp","mobile_number":"971-943-8644","email_id":"Sanford_Hackett@yahoo.com","dop":"2025-10-05","serial_number":"14644948825084","imei1":"14644948825084","imei2":"14644948825084","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184041,"job_number":"JOB_184041","tr_customer_id":184059,"tr_customer_product_id":184049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:18.000Z","modified_at":"2026-02-12T04:52:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35445248975870","imei1":"35445248975870","imei2":"35445248975870","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184042,"job_number":"JOB_184042","tr_customer_id":184060,"tr_customer_product_id":184050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:19.000Z","modified_at":"2026-02-12T04:52:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41353619758507","imei1":"41353619758507","imei2":"41353619758507","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184043,"job_number":"JOB_184043","tr_customer_id":184061,"tr_customer_product_id":184051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:19.000Z","modified_at":"2026-02-12T04:52:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57605003280817","imei1":"57605003280817","imei2":"57605003280817","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184044,"job_number":"JOB_184044","tr_customer_id":184062,"tr_customer_product_id":184052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:19.000Z","modified_at":"2026-02-12T04:52:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79773488215176","imei1":"79773488215176","imei2":"79773488215176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184045,"job_number":"JOB_184045","tr_customer_id":184063,"tr_customer_product_id":184053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:19.000Z","modified_at":"2026-02-12T04:52:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42847851049924","imei1":"42847851049924","imei2":"42847851049924","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184046,"job_number":"JOB_184046","tr_customer_id":184064,"tr_customer_product_id":184054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:20.000Z","modified_at":"2026-02-12T04:52:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13332677259760","imei1":"13332677259760","imei2":"13332677259760","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184047,"job_number":"JOB_184047","tr_customer_id":184065,"tr_customer_product_id":184055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:20.000Z","modified_at":"2026-02-12T04:52:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76400959093588","imei1":"76400959093588","imei2":"76400959093588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184048,"job_number":"JOB_184048","tr_customer_id":184066,"tr_customer_product_id":184056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:51.000Z","modified_at":"2026-02-12T04:52:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87040317074867","imei1":"87040317074867","imei2":"87040317074867","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184049,"job_number":"JOB_184049","tr_customer_id":184067,"tr_customer_product_id":184057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:51.000Z","modified_at":"2026-02-12T04:52:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28681794736233","imei1":"28681794736233","imei2":"28681794736233","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184050,"job_number":"JOB_184050","tr_customer_id":184068,"tr_customer_product_id":184058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:51.000Z","modified_at":"2026-02-12T04:52:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66245442087242","imei1":"66245442087242","imei2":"66245442087242","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184051,"job_number":"JOB_184051","tr_customer_id":184069,"tr_customer_product_id":184059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:52.000Z","modified_at":"2026-02-12T04:52:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60512928620585","imei1":"60512928620585","imei2":"60512928620585","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184052,"job_number":"JOB_184052","tr_customer_id":184070,"tr_customer_product_id":184060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:52.000Z","modified_at":"2026-02-12T04:52:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12853921521250","imei1":"12853921521250","imei2":"12853921521250","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184053,"job_number":"JOB_184053","tr_customer_id":184071,"tr_customer_product_id":184061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:52.000Z","modified_at":"2026-02-12T04:52:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64938321045345","imei1":"64938321045345","imei2":"64938321045345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184054,"job_number":"JOB_184054","tr_customer_id":184072,"tr_customer_product_id":184062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:53.000Z","modified_at":"2026-02-12T04:53:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54721156535602","imei1":"54721156535602","imei2":"54721156535602","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184055,"job_number":"JOB_184055","tr_customer_id":184073,"tr_customer_product_id":184063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:53:23.000Z","modified_at":"2026-02-12T04:53:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13628815092567","imei1":"13628815092567","imei2":"13628815092567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184056,"job_number":"JOB_184056","tr_customer_id":184074,"tr_customer_product_id":184064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:53:23.000Z","modified_at":"2026-02-12T04:53:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84099989709138","imei1":"84099989709138","imei2":"84099989709138","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184057,"job_number":"JOB_184057","tr_customer_id":184075,"tr_customer_product_id":184065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:53:24.000Z","modified_at":"2026-02-12T04:53:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82711872842417","imei1":"82711872842417","imei2":"82711872842417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184058,"job_number":"JOB_184058","tr_customer_id":184076,"tr_customer_product_id":184066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:53:24.000Z","modified_at":"2026-02-12T04:53:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34387801287981","imei1":"34387801287981","imei2":"34387801287981","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184059,"job_number":"JOB_184059","tr_customer_id":184077,"tr_customer_product_id":184067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:53:24.000Z","modified_at":"2026-02-12T04:53:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83821503385586","imei1":"83821503385586","imei2":"83821503385586","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184060,"job_number":"JOB_184060","tr_customer_id":184078,"tr_customer_product_id":184068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:53:25.000Z","modified_at":"2026-02-12T04:53:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20318500121256","imei1":"20318500121256","imei2":"20318500121256","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184061,"job_number":"JOB_184061","tr_customer_id":184079,"tr_customer_product_id":184069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:53:25.000Z","modified_at":"2026-02-12T04:53:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43342547068254","imei1":"43342547068254","imei2":"43342547068254","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184062,"job_number":"JOB_184062","tr_customer_id":184080,"tr_customer_product_id":184070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:01:59.000Z","modified_at":"2026-02-12T05:02:06.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"17237222754662","imei1":"17237222754662","imei2":"17237222754662","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T05:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184063,"job_number":"JOB_184063","tr_customer_id":184081,"tr_customer_product_id":184071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:09:18.000Z","modified_at":"2026-02-12T05:09:18.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-02","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-02T05:09:17.970926882Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:09:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184066,"job_number":"JOB_184066","tr_customer_id":184084,"tr_customer_product_id":184074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:22:27.000Z","modified_at":"2026-02-12T05:22:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-02","serial_number":"92479538112679","imei1":"92479538112679","imei2":"92479538112679","popurl":"2026-02-02T05:22:26.743215289Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:22:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184067,"job_number":"JOB_184067","tr_customer_id":184085,"tr_customer_product_id":184075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:22:51.000Z","modified_at":"2026-02-12T05:22:51.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-02","serial_number":"67555593576526","imei1":"67555593576526","imei2":"67555593576526","popurl":"2026-02-02T05:22:51.507334904Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184068,"job_number":"JOB_184068","tr_customer_id":184086,"tr_customer_product_id":184076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:26:46.000Z","modified_at":"2026-02-12T05:26:46.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108390099904855","imei1":"108390099904855","imei2":"108390099904855","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184069,"job_number":"JOB_184069","tr_customer_id":184087,"tr_customer_product_id":184077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:26:46.000Z","modified_at":"2026-02-12T05:26:56.000Z","name":"Reggie Hamill","mobile_number":"406-356-6408","email_id":"Vada_Klein@gmail.com","dop":"2025-07-01","serial_number":"105118229180002","imei1":"105118229180002","imei2":"105118229180002","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T05:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184070,"job_number":"JOB_184070","tr_customer_id":184088,"tr_customer_product_id":184078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:26:58.000Z","modified_at":"2026-02-12T05:26:58.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106583576725374","imei1":"106583576725374","imei2":"106583576725374","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184071,"job_number":"JOB_184071","tr_customer_id":184089,"tr_customer_product_id":184079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:26:58.000Z","modified_at":"2026-02-12T05:27:07.000Z","name":"Opal Little","mobile_number":"634-201-5930","email_id":"Bell54@gmail.com","dop":"2025-07-01","serial_number":"104825245844597","imei1":"104825245844597","imei2":"104825245844597","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T05:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184072,"job_number":"JOB_184072","tr_customer_id":184090,"tr_customer_product_id":184080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:34:52.000Z","modified_at":"2026-02-12T05:35:07.000Z","name":"Ryan Greenholt","mobile_number":"527-422-2533","email_id":"Jordyn.Johnson@yahoo.com","dop":"2025-04-06","serial_number":"19119796281198","imei1":"19119796281198","imei2":"19119796281198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T05:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184073,"job_number":"JOB_184073","tr_customer_id":184091,"tr_customer_product_id":184081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:34:53.000Z","modified_at":"2026-02-12T05:34:53.000Z","name":"Felipa McLaughlin","mobile_number":"531-462-1509","email_id":"Douglas_Torphy17@yahoo.com","dop":"2025-04-06","serial_number":"11500499095493986","imei1":"11500499095493986","imei2":"11500499095493986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184074,"job_number":"JOB_184074","tr_customer_id":184092,"tr_customer_product_id":184082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:46:15.000Z","modified_at":"2026-02-12T05:46:51.000Z","name":"Franz Quitzon","mobile_number":"651-959-4159","email_id":"Ruthie_Ernser@hotmail.com","dop":"2025-04-06","serial_number":"14943958113625","imei1":"14943958113625","imei2":"14943958113625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T05:46:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184075,"job_number":"JOB_184075","tr_customer_id":184093,"tr_customer_product_id":184083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:46:16.000Z","modified_at":"2026-02-12T05:46:16.000Z","name":"Harold Rolfson","mobile_number":"823-590-8381","email_id":"Ebba.West19@gmail.com","dop":"2025-04-06","serial_number":"17495221035284004","imei1":"17495221035284004","imei2":"17495221035284004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184076,"job_number":"JOB_184076","tr_customer_id":184094,"tr_customer_product_id":184084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:46:45.000Z","modified_at":"2026-02-12T05:47:27.000Z","name":"Ebony Hand","mobile_number":"822-585-8976","email_id":"Dawn.Pollich@yahoo.com","dop":"2025-04-06","serial_number":"10803320727419","imei1":"10803320727419","imei2":"10803320727419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T05:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184077,"job_number":"JOB_184077","tr_customer_id":184095,"tr_customer_product_id":184085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:46:47.000Z","modified_at":"2026-02-12T05:46:47.000Z","name":"Louvenia Wuckert","mobile_number":"503-688-5489","email_id":"Janelle.Grant14@hotmail.com","dop":"2025-04-06","serial_number":"19578458305739770","imei1":"19578458305739770","imei2":"19578458305739770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184078,"job_number":"JOB_184078","tr_customer_id":184096,"tr_customer_product_id":184086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:56:27.000Z","modified_at":"2026-02-12T05:56:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12578455747802","imei1":"12578455747802","imei2":"12578455747802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:56:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184079,"job_number":"JOB_184079","tr_customer_id":184097,"tr_customer_product_id":184087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:56:27.000Z","modified_at":"2026-02-12T05:57:06.000Z","name":"Lafayette Fahey","mobile_number":"450-505-5203","email_id":"Carmen57@hotmail.com","dop":"2025-04-06","serial_number":"13761461410714","imei1":"13761461410714","imei2":"13761461410714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T05:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184080,"job_number":"JOB_184080","tr_customer_id":184098,"tr_customer_product_id":184088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:56:29.000Z","modified_at":"2026-02-12T05:56:29.000Z","name":"Hayley Vandervort","mobile_number":"985-647-8981","email_id":"Deron_Legros66@hotmail.com","dop":"2025-04-06","serial_number":"13510094343733696","imei1":"13510094343733696","imei2":"13510094343733696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184081,"job_number":"JOB_184081","tr_customer_id":184099,"tr_customer_product_id":184089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:57:14.000Z","modified_at":"2026-02-12T05:57:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10038669033295","imei1":"10038669033295","imei2":"10038669033295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184082,"job_number":"JOB_184082","tr_customer_id":184100,"tr_customer_product_id":184090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:57:14.000Z","modified_at":"2026-02-12T05:57:52.000Z","name":"Nicklaus Reichel","mobile_number":"833-430-5335","email_id":"Waino_Lakin@gmail.com","dop":"2025-04-06","serial_number":"16498872955280","imei1":"16498872955280","imei2":"16498872955280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T05:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184083,"job_number":"JOB_184083","tr_customer_id":184101,"tr_customer_product_id":184091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:57:16.000Z","modified_at":"2026-02-12T05:57:16.000Z","name":"Elmira Ruecker","mobile_number":"595-353-6967","email_id":"Janie.Reichert38@yahoo.com","dop":"2025-04-06","serial_number":"15952940705787690","imei1":"15952940705787690","imei2":"15952940705787690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184084,"job_number":"JOB_184084","tr_customer_id":184102,"tr_customer_product_id":184092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:58:00.000Z","modified_at":"2026-02-12T05:58:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18766877136600","imei1":"18766877136600","imei2":"18766877136600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184085,"job_number":"JOB_184085","tr_customer_id":184103,"tr_customer_product_id":184093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:58:00.000Z","modified_at":"2026-02-12T05:58:38.000Z","name":"Cleta Johns","mobile_number":"576-313-2816","email_id":"Jovany_Brown@yahoo.com","dop":"2025-04-06","serial_number":"11930066877467","imei1":"11930066877467","imei2":"11930066877467","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T05:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184086,"job_number":"JOB_184086","tr_customer_id":184104,"tr_customer_product_id":184094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:58:01.000Z","modified_at":"2026-02-12T05:58:01.000Z","name":"Leonora Ziemann","mobile_number":"694-400-1118","email_id":"Carrie_Lubowitz91@yahoo.com","dop":"2025-04-06","serial_number":"15796212401902488","imei1":"15796212401902488","imei2":"15796212401902488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184088,"job_number":"JOB_184088","tr_customer_id":184106,"tr_customer_product_id":184096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:38:36.000Z","modified_at":"2026-02-12T06:38:36.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"19057484945485","imei1":"19057484945485","imei2":"19057484945485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184089,"job_number":"JOB_184089","tr_customer_id":184107,"tr_customer_product_id":184097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:38:37.000Z","modified_at":"2026-02-12T06:39:08.000Z","name":"Arnaldo Satterfield","mobile_number":"608-371-2455","email_id":"Hollie52@hotmail.com","dop":"2025-04-06","serial_number":"15171585913388","imei1":"15171585913388","imei2":"15171585913388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184090,"job_number":"JOB_184090","tr_customer_id":184108,"tr_customer_product_id":184098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:38:38.000Z","modified_at":"2026-02-12T06:38:38.000Z","name":"Eveline Littel","mobile_number":"834-933-5912","email_id":"Danny97@gmail.com","dop":"2025-04-06","serial_number":"16730544033249840","imei1":"16730544033249840","imei2":"16730544033249840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184091,"job_number":"JOB_184091","tr_customer_id":184109,"tr_customer_product_id":184099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:39:14.000Z","modified_at":"2026-02-12T06:39:14.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"14167305138982","imei1":"14167305138982","imei2":"14167305138982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184092,"job_number":"JOB_184092","tr_customer_id":184110,"tr_customer_product_id":184100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:39:14.000Z","modified_at":"2026-02-12T06:39:44.000Z","name":"Guiseppe Conroy","mobile_number":"546-465-5833","email_id":"Mercedes.Nitzsche@yahoo.com","dop":"2025-04-06","serial_number":"17189840386770","imei1":"17189840386770","imei2":"17189840386770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184093,"job_number":"JOB_184093","tr_customer_id":184111,"tr_customer_product_id":184101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:39:15.000Z","modified_at":"2026-02-12T06:39:15.000Z","name":"Vivian Powlowski","mobile_number":"438-421-8637","email_id":"Emma60@yahoo.com","dop":"2025-04-06","serial_number":"13279481798161518","imei1":"13279481798161518","imei2":"13279481798161518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184095,"job_number":"JOB_184095","tr_customer_id":184113,"tr_customer_product_id":184103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:39:49.000Z","modified_at":"2026-02-12T06:39:49.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"19416292861988","imei1":"19416292861988","imei2":"19416292861988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184096,"job_number":"JOB_184096","tr_customer_id":184114,"tr_customer_product_id":184104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:39:49.000Z","modified_at":"2026-02-12T06:40:20.000Z","name":"Andre Paucek","mobile_number":"532-860-7492","email_id":"Mose55@gmail.com","dop":"2025-04-06","serial_number":"14455032086379","imei1":"14455032086379","imei2":"14455032086379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184097,"job_number":"JOB_184097","tr_customer_id":184115,"tr_customer_product_id":184105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:39:51.000Z","modified_at":"2026-02-12T06:39:51.000Z","name":"Mossie Littel","mobile_number":"380-929-9156","email_id":"Briana_Ryan@yahoo.com","dop":"2025-04-06","serial_number":"15344707232349600","imei1":"15344707232349600","imei2":"15344707232349600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:39:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184112,"job_number":"JOB_184112","tr_customer_id":184130,"tr_customer_product_id":184120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:52.000Z","modified_at":"2026-02-12T06:49:52.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"13553294791969","imei1":"13553294791969","imei2":"13553294791969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184113,"job_number":"JOB_184113","tr_customer_id":184131,"tr_customer_product_id":184121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:52.000Z","modified_at":"2026-02-12T06:50:22.000Z","name":"Lavonne Price","mobile_number":"883-327-3593","email_id":"Viva38@gmail.com","dop":"2025-04-06","serial_number":"13988545351235","imei1":"13988545351235","imei2":"13988545351235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:50:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184114,"job_number":"JOB_184114","tr_customer_id":184132,"tr_customer_product_id":184122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:53.000Z","modified_at":"2026-02-12T06:49:53.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"100043199921739","imei1":"100043199921739","imei2":"100043199921739","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:49:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184115,"job_number":"JOB_184115","tr_customer_id":184133,"tr_customer_product_id":184123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:53.000Z","modified_at":"2026-02-12T06:49:53.000Z","name":"Myrna Dooley","mobile_number":"671-468-4544","email_id":"Gregoria_Schumm@hotmail.com","dop":"2025-04-06","serial_number":"18603080981260530","imei1":"18603080981260530","imei2":"18603080981260530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:49:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184116,"job_number":"JOB_184116","tr_customer_id":184134,"tr_customer_product_id":184124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:53.000Z","modified_at":"2026-02-12T06:50:30.000Z","name":"Cooper Crooks","mobile_number":"819-859-1162","email_id":"Jaylin.Wuckert@hotmail.com","dop":"2025-12-31","serial_number":"102366302587210","imei1":"102366302587210","imei2":"102366302587210","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:50:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184120,"job_number":"JOB_184120","tr_customer_id":184138,"tr_customer_product_id":184128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:50:28.000Z","modified_at":"2026-02-12T06:50:28.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"18398299163997","imei1":"18398299163997","imei2":"18398299163997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:50:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184121,"job_number":"JOB_184121","tr_customer_id":184139,"tr_customer_product_id":184129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:50:28.000Z","modified_at":"2026-02-12T06:50:58.000Z","name":"Leann Pacocha","mobile_number":"969-587-9894","email_id":"Macie_Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"16224097622564","imei1":"16224097622564","imei2":"16224097622564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184122,"job_number":"JOB_184122","tr_customer_id":184140,"tr_customer_product_id":184130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:50:29.000Z","modified_at":"2026-02-12T06:50:29.000Z","name":"Tess Langworth","mobile_number":"530-884-8342","email_id":"Rusty3@yahoo.com","dop":"2025-04-06","serial_number":"18428475488913364","imei1":"18428475488913364","imei2":"18428475488913364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:50:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184123,"job_number":"JOB_184123","tr_customer_id":184141,"tr_customer_product_id":184131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:50:38.000Z","modified_at":"2026-02-12T06:50:38.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"101923237987888","imei1":"101923237987888","imei2":"101923237987888","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184124,"job_number":"JOB_184124","tr_customer_id":184142,"tr_customer_product_id":184132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:50:38.000Z","modified_at":"2026-02-12T06:51:15.000Z","name":"Tatum Volkman","mobile_number":"287-639-1473","email_id":"Kendra_VonRueden@yahoo.com","dop":"2025-12-31","serial_number":"109360809550049","imei1":"109360809550049","imei2":"109360809550049","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184127,"job_number":"JOB_184127","tr_customer_id":184145,"tr_customer_product_id":184135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:03.000Z","modified_at":"2026-02-12T06:51:03.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"17457378931917","imei1":"17457378931917","imei2":"17457378931917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:51:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184128,"job_number":"JOB_184128","tr_customer_id":184146,"tr_customer_product_id":184136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:04.000Z","modified_at":"2026-02-12T06:51:35.000Z","name":"Cade Thiel","mobile_number":"932-455-1129","email_id":"Jewell79@gmail.com","dop":"2025-04-06","serial_number":"15632751472271","imei1":"15632751472271","imei2":"15632751472271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184129,"job_number":"JOB_184129","tr_customer_id":184147,"tr_customer_product_id":184137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:05.000Z","modified_at":"2026-02-12T06:51:05.000Z","name":"Loma Bailey","mobile_number":"249-939-0544","email_id":"Sammie_Nikolaus38@yahoo.com","dop":"2025-04-06","serial_number":"10052930822048598","imei1":"10052930822048598","imei2":"10052930822048598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184131,"job_number":"JOB_184131","tr_customer_id":184149,"tr_customer_product_id":184139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:23.000Z","modified_at":"2026-02-12T06:51:23.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"100167819191398","imei1":"100167819191398","imei2":"100167819191398","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:51:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184132,"job_number":"JOB_184132","tr_customer_id":184150,"tr_customer_product_id":184140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:23.000Z","modified_at":"2026-02-12T06:52:00.000Z","name":"London Sipes","mobile_number":"358-923-6135","email_id":"Arnold.Koss18@yahoo.com","dop":"2025-12-31","serial_number":"108167038419066","imei1":"108167038419066","imei2":"108167038419066","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184133,"job_number":"JOB_184133","tr_customer_id":184151,"tr_customer_product_id":184141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:23.000Z","modified_at":"2026-02-12T06:51:23.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10104376290882","imei1":"10104376290882","imei2":"10104376290882","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:51:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184134,"job_number":"JOB_184134","tr_customer_id":184152,"tr_customer_product_id":184142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:24.000Z","modified_at":"2026-02-12T06:52:03.000Z","name":"Josianne Witting","mobile_number":"912-932-0677","email_id":"Christiana_OKeefe94@gmail.com","dop":"2025-06-18","serial_number":"10716573856821","imei1":"10716573856821","imei2":"10716573856821","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184135,"job_number":"JOB_184135","tr_customer_id":184153,"tr_customer_product_id":184143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:24.000Z","modified_at":"2026-02-12T06:51:24.000Z","name":"Zack Bednar","mobile_number":"432-703-0462","email_id":"Monserrate_Fadel@gmail.com","dop":"2025-06-18","serial_number":"1036455936277085","imei1":"1036455936277085","imei2":"1036455936277085","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184136,"job_number":"JOB_184136","tr_customer_id":184154,"tr_customer_product_id":184144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:25.000Z","modified_at":"2026-02-12T06:52:01.000Z","name":"Isac Gislason","mobile_number":"897-227-1183","email_id":"Ariel3@gmail.com","dop":"2025-04-06","serial_number":"17458880916273","imei1":"17458880916273","imei2":"17458880916273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184137,"job_number":"JOB_184137","tr_customer_id":184155,"tr_customer_product_id":184145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:26.000Z","modified_at":"2026-02-12T06:51:26.000Z","name":"Luz Gorczany","mobile_number":"647-912-8074","email_id":"Elwyn.Carter41@yahoo.com","dop":"2025-04-06","serial_number":"18341409123773252","imei1":"18341409123773252","imei2":"18341409123773252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184138,"job_number":"JOB_184138","tr_customer_id":184156,"tr_customer_product_id":184146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:52:10.000Z","modified_at":"2026-02-12T06:52:10.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10980335928212","imei1":"10980335928212","imei2":"10980335928212","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:52:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184139,"job_number":"JOB_184139","tr_customer_id":184157,"tr_customer_product_id":184147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:52:11.000Z","modified_at":"2026-02-12T06:52:49.000Z","name":"Adrian Schinner","mobile_number":"866-493-2803","email_id":"Delores90@yahoo.com","dop":"2025-06-18","serial_number":"10677339344083","imei1":"10677339344083","imei2":"10677339344083","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:52:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184140,"job_number":"JOB_184140","tr_customer_id":184158,"tr_customer_product_id":184148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:52:11.000Z","modified_at":"2026-02-12T06:52:11.000Z","name":"Doyle Murazik","mobile_number":"941-681-8576","email_id":"Matilde.VonRueden49@yahoo.com","dop":"2025-06-18","serial_number":"1036109117056516","imei1":"1036109117056516","imei2":"1036109117056516","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184141,"job_number":"JOB_184141","tr_customer_id":184159,"tr_customer_product_id":184149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:52:58.000Z","modified_at":"2026-02-12T06:52:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11523822716761","imei1":"11523822716761","imei2":"11523822716761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184142,"job_number":"JOB_184142","tr_customer_id":184160,"tr_customer_product_id":184150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:52:58.000Z","modified_at":"2026-02-12T06:53:36.000Z","name":"Valentin Reinger","mobile_number":"769-989-0104","email_id":"Cindy.Halvorson@gmail.com","dop":"2025-04-06","serial_number":"12166847609829","imei1":"12166847609829","imei2":"12166847609829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:53:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184143,"job_number":"JOB_184143","tr_customer_id":184161,"tr_customer_product_id":184151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:53:00.000Z","modified_at":"2026-02-12T06:53:00.000Z","name":"Joseph Boehm","mobile_number":"482-358-9509","email_id":"Vada_Sanford72@hotmail.com","dop":"2025-04-06","serial_number":"14448829500873286","imei1":"14448829500873286","imei2":"14448829500873286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184144,"job_number":"JOB_184144","tr_customer_id":184162,"tr_customer_product_id":184152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:53:43.000Z","modified_at":"2026-02-12T06:53:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19704039998517","imei1":"19704039998517","imei2":"19704039998517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:53:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184145,"job_number":"JOB_184145","tr_customer_id":184163,"tr_customer_product_id":184153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:53:43.000Z","modified_at":"2026-02-12T06:54:20.000Z","name":"Mattie Rippin","mobile_number":"961-752-9920","email_id":"Blanche.Metz@gmail.com","dop":"2025-04-06","serial_number":"10949195714362","imei1":"10949195714362","imei2":"10949195714362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184146,"job_number":"JOB_184146","tr_customer_id":184164,"tr_customer_product_id":184154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:53:44.000Z","modified_at":"2026-02-12T06:53:44.000Z","name":"Ruby Spencer","mobile_number":"932-448-8391","email_id":"Michele40@yahoo.com","dop":"2025-04-06","serial_number":"19448299708907390","imei1":"19448299708907390","imei2":"19448299708907390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184147,"job_number":"JOB_184147","tr_customer_id":184165,"tr_customer_product_id":184155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:54:27.000Z","modified_at":"2026-02-12T06:54:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10261498887870","imei1":"10261498887870","imei2":"10261498887870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184148,"job_number":"JOB_184148","tr_customer_id":184166,"tr_customer_product_id":184156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:54:27.000Z","modified_at":"2026-02-12T06:55:03.000Z","name":"Julius Lemke","mobile_number":"573-432-3208","email_id":"Fanny_Brakus84@hotmail.com","dop":"2025-04-06","serial_number":"14634378715411","imei1":"14634378715411","imei2":"14634378715411","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184149,"job_number":"JOB_184149","tr_customer_id":184167,"tr_customer_product_id":184157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:54:28.000Z","modified_at":"2026-02-12T06:54:28.000Z","name":"Darion Purdy","mobile_number":"495-660-7479","email_id":"Justen98@yahoo.com","dop":"2025-04-06","serial_number":"16663757663016716","imei1":"16663757663016716","imei2":"16663757663016716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184150,"job_number":"JOB_184150","tr_customer_id":184168,"tr_customer_product_id":184158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:55:42.000Z","modified_at":"2026-02-12T06:55:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18508161462266","imei1":"18508161462266","imei2":"18508161462266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184151,"job_number":"JOB_184151","tr_customer_id":184169,"tr_customer_product_id":184159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:55:42.000Z","modified_at":"2026-02-12T06:56:24.000Z","name":"Dixie Sipes","mobile_number":"612-840-3024","email_id":"Gerard_Kling63@yahoo.com","dop":"2025-04-06","serial_number":"18054969177375","imei1":"18054969177375","imei2":"18054969177375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184152,"job_number":"JOB_184152","tr_customer_id":184170,"tr_customer_product_id":184160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:55:44.000Z","modified_at":"2026-02-12T06:55:44.000Z","name":"Tate Hilpert","mobile_number":"423-414-6432","email_id":"Kasey72@yahoo.com","dop":"2025-04-06","serial_number":"10187370984455470","imei1":"10187370984455470","imei2":"10187370984455470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:55:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184153,"job_number":"JOB_184153","tr_customer_id":184171,"tr_customer_product_id":184161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:56:32.000Z","modified_at":"2026-02-12T06:56:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14893223512055","imei1":"14893223512055","imei2":"14893223512055","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184154,"job_number":"JOB_184154","tr_customer_id":184172,"tr_customer_product_id":184162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:56:33.000Z","modified_at":"2026-02-12T06:57:14.000Z","name":"Helena Cummings","mobile_number":"998-706-9173","email_id":"Leora.Bosco@yahoo.com","dop":"2025-04-06","serial_number":"14552478298993","imei1":"14552478298993","imei2":"14552478298993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184155,"job_number":"JOB_184155","tr_customer_id":184173,"tr_customer_product_id":184163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:56:34.000Z","modified_at":"2026-02-12T06:56:34.000Z","name":"Clara Leffler","mobile_number":"438-807-5013","email_id":"Merritt.Russel59@hotmail.com","dop":"2025-04-06","serial_number":"16208725778583308","imei1":"16208725778583308","imei2":"16208725778583308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184156,"job_number":"JOB_184156","tr_customer_id":184174,"tr_customer_product_id":184164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:57:22.000Z","modified_at":"2026-02-12T06:57:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18517701136110","imei1":"18517701136110","imei2":"18517701136110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184157,"job_number":"JOB_184157","tr_customer_id":184175,"tr_customer_product_id":184165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:57:22.000Z","modified_at":"2026-02-12T06:57:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12357326197993","imei1":"12357326197993","imei2":"12357326197993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184158,"job_number":"JOB_184158","tr_customer_id":184176,"tr_customer_product_id":184166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:57:22.000Z","modified_at":"2026-02-12T06:58:03.000Z","name":"Mitchel Adams","mobile_number":"748-400-3500","email_id":"Vaughn.Hansen@gmail.com","dop":"2025-04-06","serial_number":"12196749761211","imei1":"12196749761211","imei2":"12196749761211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184159,"job_number":"JOB_184159","tr_customer_id":184177,"tr_customer_product_id":184167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:57:22.000Z","modified_at":"2026-02-12T06:58:05.000Z","name":"Alex Kemmer","mobile_number":"281-444-1673","email_id":"Evert.Ward65@yahoo.com","dop":"2025-04-06","serial_number":"13220337388226","imei1":"13220337388226","imei2":"13220337388226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184160,"job_number":"JOB_184160","tr_customer_id":184178,"tr_customer_product_id":184168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:57:24.000Z","modified_at":"2026-02-12T06:57:24.000Z","name":"Ciara Windler","mobile_number":"739-239-7687","email_id":"Floyd18@yahoo.com","dop":"2025-04-06","serial_number":"18281565501393550","imei1":"18281565501393550","imei2":"18281565501393550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184161,"job_number":"JOB_184161","tr_customer_id":184179,"tr_customer_product_id":184169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:57:24.000Z","modified_at":"2026-02-12T06:57:24.000Z","name":"Verdie Williamson","mobile_number":"529-798-9505","email_id":"Paige67@gmail.com","dop":"2025-04-06","serial_number":"15367456414900820","imei1":"15367456414900820","imei2":"15367456414900820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184165,"job_number":"JOB_184165","tr_customer_id":184183,"tr_customer_product_id":184173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:58:13.000Z","modified_at":"2026-02-12T06:58:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19262997244667","imei1":"19262997244667","imei2":"19262997244667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:58:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184166,"job_number":"JOB_184166","tr_customer_id":184184,"tr_customer_product_id":184174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:58:13.000Z","modified_at":"2026-02-12T06:58:55.000Z","name":"Alysson Shields","mobile_number":"623-254-0987","email_id":"Cierra_Runolfsson@gmail.com","dop":"2025-04-06","serial_number":"17441907022237","imei1":"17441907022237","imei2":"17441907022237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184167,"job_number":"JOB_184167","tr_customer_id":184185,"tr_customer_product_id":184175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:58:15.000Z","modified_at":"2026-02-12T06:58:15.000Z","name":"Tito Schmidt","mobile_number":"867-275-8221","email_id":"Melissa.Sanford@gmail.com","dop":"2025-04-06","serial_number":"16892961309416350","imei1":"16892961309416350","imei2":"16892961309416350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184168,"job_number":"JOB_184168","tr_customer_id":184186,"tr_customer_product_id":184176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:59:03.000Z","modified_at":"2026-02-12T06:59:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16628739905245","imei1":"16628739905245","imei2":"16628739905245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184169,"job_number":"JOB_184169","tr_customer_id":184187,"tr_customer_product_id":184177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:59:03.000Z","modified_at":"2026-02-12T06:59:45.000Z","name":"Tristin Bartoletti","mobile_number":"411-271-9274","email_id":"Orie_Littel@hotmail.com","dop":"2025-04-06","serial_number":"12942216330099","imei1":"12942216330099","imei2":"12942216330099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184170,"job_number":"JOB_184170","tr_customer_id":184188,"tr_customer_product_id":184178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:59:05.000Z","modified_at":"2026-02-12T06:59:05.000Z","name":"Brook Goldner","mobile_number":"491-934-6690","email_id":"Gianni14@yahoo.com","dop":"2025-04-06","serial_number":"17260526216261740","imei1":"17260526216261740","imei2":"17260526216261740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184171,"job_number":"JOB_184171","tr_customer_id":184189,"tr_customer_product_id":184179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:59:34.000Z","modified_at":"2026-02-12T06:59:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13248903740273","imei1":"13248903740273","imei2":"13248903740273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184172,"job_number":"JOB_184172","tr_customer_id":184190,"tr_customer_product_id":184180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:59:34.000Z","modified_at":"2026-02-12T07:00:13.000Z","name":"Mercedes Lang","mobile_number":"318-630-3068","email_id":"Larissa99@gmail.com","dop":"2025-04-06","serial_number":"13799235745986","imei1":"13799235745986","imei2":"13799235745986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184173,"job_number":"JOB_184173","tr_customer_id":184191,"tr_customer_product_id":184181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:59:36.000Z","modified_at":"2026-02-12T06:59:36.000Z","name":"Emery Walter","mobile_number":"230-214-4247","email_id":"Neoma70@gmail.com","dop":"2025-04-06","serial_number":"11195657526308028","imei1":"11195657526308028","imei2":"11195657526308028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:59:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184174,"job_number":"JOB_184174","tr_customer_id":184192,"tr_customer_product_id":184182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:00:16.000Z","modified_at":"2026-02-12T07:00:59.000Z","name":"America Mayer","mobile_number":"371-222-8153","email_id":"Brandy_Morar77@yahoo.com","dop":"2025-04-06","serial_number":"18079514912113","imei1":"18079514912113","imei2":"18079514912113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:00:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184175,"job_number":"JOB_184175","tr_customer_id":184193,"tr_customer_product_id":184183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:00:18.000Z","modified_at":"2026-02-12T07:00:18.000Z","name":"Justus Pfannerstill","mobile_number":"201-495-1541","email_id":"Antwan19@gmail.com","dop":"2025-04-06","serial_number":"12472084858627106","imei1":"12472084858627106","imei2":"12472084858627106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184176,"job_number":"JOB_184176","tr_customer_id":184194,"tr_customer_product_id":184184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:00:20.000Z","modified_at":"2026-02-12T07:00:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16622819161650","imei1":"16622819161650","imei2":"16622819161650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184177,"job_number":"JOB_184177","tr_customer_id":184195,"tr_customer_product_id":184185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:00:20.000Z","modified_at":"2026-02-12T07:00:58.000Z","name":"Heloise Daugherty","mobile_number":"558-943-6485","email_id":"Ardith.Marquardt@hotmail.com","dop":"2025-04-06","serial_number":"12800559057452","imei1":"12800559057452","imei2":"12800559057452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:00:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184178,"job_number":"JOB_184178","tr_customer_id":184196,"tr_customer_product_id":184186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:00:22.000Z","modified_at":"2026-02-12T07:00:22.000Z","name":"Wendell Johnston","mobile_number":"221-659-4200","email_id":"Georgiana_Abshire@yahoo.com","dop":"2025-04-06","serial_number":"19364271649071680","imei1":"19364271649071680","imei2":"19364271649071680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184179,"job_number":"JOB_184179","tr_customer_id":184197,"tr_customer_product_id":184187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:00:51.000Z","modified_at":"2026-02-12T07:00:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15553498110484","imei1":"15553498110484","imei2":"15553498110484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184180,"job_number":"JOB_184180","tr_customer_id":184198,"tr_customer_product_id":184188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:00:51.000Z","modified_at":"2026-02-12T07:01:28.000Z","name":"Ervin Hegmann","mobile_number":"353-896-4802","email_id":"Zachery.Harvey@yahoo.com","dop":"2025-04-06","serial_number":"15645911411924","imei1":"15645911411924","imei2":"15645911411924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184181,"job_number":"JOB_184181","tr_customer_id":184199,"tr_customer_product_id":184189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:00:52.000Z","modified_at":"2026-02-12T07:00:52.000Z","name":"Petra Howe","mobile_number":"479-376-3499","email_id":"Fabian49@gmail.com","dop":"2025-04-06","serial_number":"14155752799904890","imei1":"14155752799904890","imei2":"14155752799904890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184182,"job_number":"JOB_184182","tr_customer_id":184200,"tr_customer_product_id":184190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:05.000Z","modified_at":"2026-02-12T07:01:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11629364685781","imei1":"11629364685781","imei2":"11629364685781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184183,"job_number":"JOB_184183","tr_customer_id":184201,"tr_customer_product_id":184191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:05.000Z","modified_at":"2026-02-12T07:01:05.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"15850485248243","imei1":"15850485248243","imei2":"15850485248243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184184,"job_number":"JOB_184184","tr_customer_id":184202,"tr_customer_product_id":184192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:06.000Z","modified_at":"2026-02-12T07:01:43.000Z","name":"Aniyah Harber","mobile_number":"242-982-1444","email_id":"Baylee.Murphy@gmail.com","dop":"2025-04-06","serial_number":"13966138406259","imei1":"13966138406259","imei2":"13966138406259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184185,"job_number":"JOB_184185","tr_customer_id":184203,"tr_customer_product_id":184193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:06.000Z","modified_at":"2026-02-12T07:01:43.000Z","name":"Raegan Walter","mobile_number":"294-780-9327","email_id":"Hugh_DuBuque68@gmail.com","dop":"2025-04-06","serial_number":"19952600403255","imei1":"19952600403255","imei2":"19952600403255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184186,"job_number":"JOB_184186","tr_customer_id":184204,"tr_customer_product_id":184194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:07.000Z","modified_at":"2026-02-12T07:01:07.000Z","name":"Rosalia Mosciski","mobile_number":"247-635-0255","email_id":"Keshaun58@hotmail.com","dop":"2025-04-06","serial_number":"14217193171702796","imei1":"14217193171702796","imei2":"14217193171702796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184187,"job_number":"JOB_184187","tr_customer_id":184205,"tr_customer_product_id":184195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:07.000Z","modified_at":"2026-02-12T07:01:07.000Z","name":"Loyal Howe","mobile_number":"511-706-3396","email_id":"Mafalda.Kuvalis14@gmail.com","dop":"2025-04-06","serial_number":"13797235199551524","imei1":"13797235199551524","imei2":"13797235199551524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184189,"job_number":"JOB_184189","tr_customer_id":184207,"tr_customer_product_id":184197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:08.000Z","modified_at":"2026-02-12T07:01:45.000Z","name":"Ahmad Larson","mobile_number":"213-606-0310","email_id":"Dolores30@gmail.com","dop":"2000-01-31","serial_number":"10791118243431","imei1":"10791118243431","imei2":"10791118243431","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:01:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184191,"job_number":"JOB_184191","tr_customer_id":184209,"tr_customer_product_id":184199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:35.000Z","modified_at":"2026-02-12T07:01:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17473963644778","imei1":"17473963644778","imei2":"17473963644778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184192,"job_number":"JOB_184192","tr_customer_id":184210,"tr_customer_product_id":184200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:35.000Z","modified_at":"2026-02-12T07:02:12.000Z","name":"Delfina Grimes","mobile_number":"495-387-8321","email_id":"Savion64@hotmail.com","dop":"2025-04-06","serial_number":"16163427799791","imei1":"16163427799791","imei2":"16163427799791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184193,"job_number":"JOB_184193","tr_customer_id":184211,"tr_customer_product_id":184201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:37.000Z","modified_at":"2026-02-12T07:01:37.000Z","name":"Marietta Dooley","mobile_number":"767-305-7191","email_id":"Jaydon38@yahoo.com","dop":"2025-04-06","serial_number":"16264764711983172","imei1":"16264764711983172","imei2":"16264764711983172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184194,"job_number":"JOB_184194","tr_customer_id":184212,"tr_customer_product_id":184202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:50.000Z","modified_at":"2026-02-12T07:01:50.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"16254756163684","imei1":"16254756163684","imei2":"16254756163684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184195,"job_number":"JOB_184195","tr_customer_id":184213,"tr_customer_product_id":184203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:51.000Z","modified_at":"2026-02-12T07:02:27.000Z","name":"Ernestine Mueller","mobile_number":"778-222-6394","email_id":"Tommie.Dooley@gmail.com","dop":"2025-04-06","serial_number":"19438451975344","imei1":"19438451975344","imei2":"19438451975344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:02:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184196,"job_number":"JOB_184196","tr_customer_id":184214,"tr_customer_product_id":184204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:52.000Z","modified_at":"2026-02-12T07:01:52.000Z","name":"Raina Marquardt","mobile_number":"584-935-1173","email_id":"Don_Collier@hotmail.com","dop":"2025-04-06","serial_number":"10377448472365340","imei1":"10377448472365340","imei2":"10377448472365340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184198,"job_number":"JOB_184198","tr_customer_id":184216,"tr_customer_product_id":184206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:52.000Z","modified_at":"2026-02-12T07:02:29.000Z","name":"Wilburn Kessler","mobile_number":"507-572-5435","email_id":"Keith_Prosacco@yahoo.com","dop":"2000-01-31","serial_number":"10740578866410","imei1":"10740578866410","imei2":"10740578866410","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184200,"job_number":"JOB_184200","tr_customer_id":184218,"tr_customer_product_id":184208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:15.000Z","modified_at":"2026-02-12T07:02:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10016642858772","imei1":"10016642858772","imei2":"10016642858772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:02:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184201,"job_number":"JOB_184201","tr_customer_id":184219,"tr_customer_product_id":184209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:15.000Z","modified_at":"2026-02-12T07:02:51.000Z","name":"Madilyn Gorczany","mobile_number":"477-706-7529","email_id":"Mariane95@hotmail.com","dop":"2025-04-06","serial_number":"13950336667176","imei1":"13950336667176","imei2":"13950336667176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:02:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184202,"job_number":"JOB_184202","tr_customer_id":184220,"tr_customer_product_id":184210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:16.000Z","modified_at":"2026-02-12T07:02:16.000Z","name":"Saul King","mobile_number":"275-786-5787","email_id":"Chelsie_Parker12@yahoo.com","dop":"2025-04-06","serial_number":"10357673339448266","imei1":"10357673339448266","imei2":"10357673339448266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:02:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184203,"job_number":"JOB_184203","tr_customer_id":184221,"tr_customer_product_id":184211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:19.000Z","modified_at":"2026-02-12T07:02:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15497333829758","imei1":"15497333829758","imei2":"15497333829758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184204,"job_number":"JOB_184204","tr_customer_id":184222,"tr_customer_product_id":184212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:19.000Z","modified_at":"2026-02-12T07:02:55.000Z","name":"Theo Kreiger","mobile_number":"893-397-9063","email_id":"Audreanne.Keeling5@gmail.com","dop":"2025-04-06","serial_number":"15003347711285","imei1":"15003347711285","imei2":"15003347711285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184205,"job_number":"JOB_184205","tr_customer_id":184223,"tr_customer_product_id":184213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:20.000Z","modified_at":"2026-02-12T07:02:20.000Z","name":"Rachel Quigley","mobile_number":"284-885-7276","email_id":"Molly.Schiller@gmail.com","dop":"2025-04-06","serial_number":"19688498207062160","imei1":"19688498207062160","imei2":"19688498207062160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184206,"job_number":"JOB_184206","tr_customer_id":184224,"tr_customer_product_id":184214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:35.000Z","modified_at":"2026-02-12T07:02:35.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15647438142378","imei1":"15647438142378","imei2":"15647438142378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184207,"job_number":"JOB_184207","tr_customer_id":184225,"tr_customer_product_id":184215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:35.000Z","modified_at":"2026-02-12T07:03:11.000Z","name":"Grayce Weimann","mobile_number":"407-550-9268","email_id":"Erich.Crooks@hotmail.com","dop":"2025-04-06","serial_number":"15497917518459","imei1":"15497917518459","imei2":"15497917518459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:03:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184209,"job_number":"JOB_184209","tr_customer_id":184227,"tr_customer_product_id":184217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:36.000Z","modified_at":"2026-02-12T07:03:12.000Z","name":"Sydnee Haley","mobile_number":"888-517-0880","email_id":"Dannie.Hilll@gmail.com","dop":"2000-01-31","serial_number":"10733965650797","imei1":"10733965650797","imei2":"10733965650797","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:03:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184210,"job_number":"JOB_184210","tr_customer_id":184228,"tr_customer_product_id":184218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:36.000Z","modified_at":"2026-02-12T07:02:36.000Z","name":"Roosevelt Mertz","mobile_number":"784-271-5289","email_id":"Adelbert.Lang51@gmail.com","dop":"2025-04-06","serial_number":"11794818920792954","imei1":"11794818920792954","imei2":"11794818920792954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184212,"job_number":"JOB_184212","tr_customer_id":184230,"tr_customer_product_id":184220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:58.000Z","modified_at":"2026-02-12T07:02:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15616317103179","imei1":"15616317103179","imei2":"15616317103179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:02:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184213,"job_number":"JOB_184213","tr_customer_id":184231,"tr_customer_product_id":184221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:59.000Z","modified_at":"2026-02-12T07:03:35.000Z","name":"Maverick Hartmann","mobile_number":"559-234-2946","email_id":"Jerrod33@hotmail.com","dop":"2025-04-06","serial_number":"18358258113168","imei1":"18358258113168","imei2":"18358258113168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:03:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184214,"job_number":"JOB_184214","tr_customer_id":184232,"tr_customer_product_id":184222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:03:00.000Z","modified_at":"2026-02-12T07:03:00.000Z","name":"Gardner Langosh","mobile_number":"837-922-3531","email_id":"Alvah_Anderson35@yahoo.com","dop":"2025-04-06","serial_number":"15583339637661238","imei1":"15583339637661238","imei2":"15583339637661238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184216,"job_number":"JOB_184216","tr_customer_id":184234,"tr_customer_product_id":184224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:03:20.000Z","modified_at":"2026-02-12T07:03:56.000Z","name":"Gennaro Green","mobile_number":"837-275-9156","email_id":"Marcelino.Miller@gmail.com","dop":"2000-01-31","serial_number":"10220606798175","imei1":"10220606798175","imei2":"10220606798175","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:03:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184218,"job_number":"JOB_184218","tr_customer_id":184236,"tr_customer_product_id":184226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:03:42.000Z","modified_at":"2026-02-12T07:03:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10013335383192","imei1":"10013335383192","imei2":"10013335383192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184219,"job_number":"JOB_184219","tr_customer_id":184237,"tr_customer_product_id":184227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:03:42.000Z","modified_at":"2026-02-12T07:04:18.000Z","name":"Reggie Dare","mobile_number":"603-934-9286","email_id":"Ellis51@yahoo.com","dop":"2025-04-06","serial_number":"16408512174416","imei1":"16408512174416","imei2":"16408512174416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:04:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184220,"job_number":"JOB_184220","tr_customer_id":184238,"tr_customer_product_id":184228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:03:43.000Z","modified_at":"2026-02-12T07:03:43.000Z","name":"Jaylan Lang","mobile_number":"780-218-2415","email_id":"Lydia.Conroy@hotmail.com","dop":"2025-04-06","serial_number":"10596436315273030","imei1":"10596436315273030","imei2":"10596436315273030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184221,"job_number":"JOB_184221","tr_customer_id":184239,"tr_customer_product_id":184229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:07:07.000Z","modified_at":"2026-02-12T07:07:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11357886679283","imei1":"11357886679283","imei2":"11357886679283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:07:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184222,"job_number":"JOB_184222","tr_customer_id":184240,"tr_customer_product_id":184230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:07:07.000Z","modified_at":"2026-02-12T07:07:46.000Z","name":"Jodie Fisher","mobile_number":"587-820-9550","email_id":"April_Cronin@gmail.com","dop":"2025-04-06","serial_number":"15957964401341","imei1":"15957964401341","imei2":"15957964401341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:07:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184223,"job_number":"JOB_184223","tr_customer_id":184241,"tr_customer_product_id":184231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:07:09.000Z","modified_at":"2026-02-12T07:07:09.000Z","name":"Roosevelt Wuckert","mobile_number":"428-764-6536","email_id":"Arnulfo_Schmitt48@gmail.com","dop":"2025-04-06","serial_number":"19194326512598104","imei1":"19194326512598104","imei2":"19194326512598104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184224,"job_number":"JOB_184224","tr_customer_id":184242,"tr_customer_product_id":184232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:07:54.000Z","modified_at":"2026-02-12T07:07:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16014795749155","imei1":"16014795749155","imei2":"16014795749155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:07:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184225,"job_number":"JOB_184225","tr_customer_id":184243,"tr_customer_product_id":184233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:07:54.000Z","modified_at":"2026-02-12T07:08:32.000Z","name":"Krystina VonRueden","mobile_number":"933-362-2453","email_id":"Conrad_Harris@gmail.com","dop":"2025-04-06","serial_number":"10542825068567","imei1":"10542825068567","imei2":"10542825068567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184226,"job_number":"JOB_184226","tr_customer_id":184244,"tr_customer_product_id":184234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:07:55.000Z","modified_at":"2026-02-12T07:07:55.000Z","name":"Beulah Lueilwitz","mobile_number":"823-776-5354","email_id":"Kaylie.Zboncak@hotmail.com","dop":"2025-04-06","serial_number":"17363064420870222","imei1":"17363064420870222","imei2":"17363064420870222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:07:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184227,"job_number":"JOB_184227","tr_customer_id":184245,"tr_customer_product_id":184235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:08:33.000Z","modified_at":"2026-02-12T07:09:14.000Z","name":"Erich Strosin","mobile_number":"378-992-9266","email_id":"Elyse_Lubowitz@hotmail.com","dop":"2025-04-06","serial_number":"19430862312579","imei1":"19430862312579","imei2":"19430862312579","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184228,"job_number":"JOB_184228","tr_customer_id":184246,"tr_customer_product_id":184236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:08:35.000Z","modified_at":"2026-02-12T07:08:35.000Z","name":"Braxton Abernathy","mobile_number":"913-868-2596","email_id":"Pearl_Doyle@yahoo.com","dop":"2025-04-06","serial_number":"18977566899938980","imei1":"18977566899938980","imei2":"18977566899938980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:08:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184229,"job_number":"JOB_184229","tr_customer_id":184247,"tr_customer_product_id":184237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:08:36.000Z","modified_at":"2026-02-12T07:08:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13551976516769","imei1":"13551976516769","imei2":"13551976516769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:08:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184230,"job_number":"JOB_184230","tr_customer_id":184248,"tr_customer_product_id":184238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:08:36.000Z","modified_at":"2026-02-12T07:09:17.000Z","name":"Vicenta Kessler","mobile_number":"353-280-3350","email_id":"Laron.Haag@hotmail.com","dop":"2025-04-06","serial_number":"15522367716863","imei1":"15522367716863","imei2":"15522367716863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184231,"job_number":"JOB_184231","tr_customer_id":184249,"tr_customer_product_id":184239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:08:38.000Z","modified_at":"2026-02-12T07:09:17.000Z","name":"Dayana Zemlak","mobile_number":"776-861-2812","email_id":"Rubye51@yahoo.com","dop":"2025-04-06","serial_number":"14645326998698","imei1":"14645326998698","imei2":"14645326998698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184232,"job_number":"JOB_184232","tr_customer_id":184250,"tr_customer_product_id":184240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:08:38.000Z","modified_at":"2026-02-12T07:08:38.000Z","name":"Chauncey Paucek","mobile_number":"670-368-1364","email_id":"Beth.Mosciski57@hotmail.com","dop":"2025-04-06","serial_number":"10499069711382208","imei1":"10499069711382208","imei2":"10499069711382208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:08:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184233,"job_number":"JOB_184233","tr_customer_id":184251,"tr_customer_product_id":184241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:08:39.000Z","modified_at":"2026-02-12T07:08:39.000Z","name":"Salvador Bayer","mobile_number":"463-992-6037","email_id":"Abelardo_Mosciski72@yahoo.com","dop":"2025-04-06","serial_number":"11537520662162714","imei1":"11537520662162714","imei2":"11537520662162714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184234,"job_number":"JOB_184234","tr_customer_id":184252,"tr_customer_product_id":184242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:08:40.000Z","modified_at":"2026-02-12T07:08:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10600746973856","imei1":"10600746973856","imei2":"10600746973856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:08:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184235,"job_number":"JOB_184235","tr_customer_id":184253,"tr_customer_product_id":184243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:08:40.000Z","modified_at":"2026-02-12T07:09:19.000Z","name":"Mireya Ankunding","mobile_number":"711-832-8482","email_id":"Darius_Brekke@yahoo.com","dop":"2025-04-06","serial_number":"19948058433321","imei1":"19948058433321","imei2":"19948058433321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:09:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184236,"job_number":"JOB_184236","tr_customer_id":184254,"tr_customer_product_id":184244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:08:42.000Z","modified_at":"2026-02-12T07:08:42.000Z","name":"Claude Haag","mobile_number":"804-487-7447","email_id":"Bryana.Willms73@hotmail.com","dop":"2025-04-06","serial_number":"11415593719114710","imei1":"11415593719114710","imei2":"11415593719114710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:08:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184237,"job_number":"JOB_184237","tr_customer_id":184255,"tr_customer_product_id":184245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:09:25.000Z","modified_at":"2026-02-12T07:09:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16005060583682","imei1":"16005060583682","imei2":"16005060583682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:09:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184238,"job_number":"JOB_184238","tr_customer_id":184256,"tr_customer_product_id":184246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:09:25.000Z","modified_at":"2026-02-12T07:10:05.000Z","name":"Kristoffer Friesen","mobile_number":"363-397-3751","email_id":"Esperanza_Parisian@gmail.com","dop":"2025-04-06","serial_number":"16966096868265","imei1":"16966096868265","imei2":"16966096868265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184239,"job_number":"JOB_184239","tr_customer_id":184257,"tr_customer_product_id":184247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:09:27.000Z","modified_at":"2026-02-12T07:09:27.000Z","name":"Eduardo Kemmer","mobile_number":"286-625-8675","email_id":"Astrid.Klein@yahoo.com","dop":"2025-04-06","serial_number":"18636748816540136","imei1":"18636748816540136","imei2":"18636748816540136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184240,"job_number":"JOB_184240","tr_customer_id":184258,"tr_customer_product_id":184248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:10:13.000Z","modified_at":"2026-02-12T07:10:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11361112135221","imei1":"11361112135221","imei2":"11361112135221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184241,"job_number":"JOB_184241","tr_customer_id":184259,"tr_customer_product_id":184249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:10:13.000Z","modified_at":"2026-02-12T07:10:53.000Z","name":"Kattie McKenzie","mobile_number":"467-476-4510","email_id":"Immanuel59@hotmail.com","dop":"2025-04-06","serial_number":"16209955533253","imei1":"16209955533253","imei2":"16209955533253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:10:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184242,"job_number":"JOB_184242","tr_customer_id":184260,"tr_customer_product_id":184250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:10:14.000Z","modified_at":"2026-02-12T07:10:23.000Z","name":"Ressie Fritsch","mobile_number":"563-655-9261","email_id":"Ellsworth81@yahoo.com","dop":"2026-01-23","serial_number":"13548270419663","imei1":"13548270419663","imei2":"13548270419663","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-12T07:10:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":184243,"job_number":"JOB_184243","tr_customer_id":184261,"tr_customer_product_id":184251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:10:15.000Z","modified_at":"2026-02-12T07:10:15.000Z","name":"Webster Simonis","mobile_number":"789-873-3324","email_id":"Amiya.Satterfield@yahoo.com","dop":"2025-04-06","serial_number":"15210355275291516","imei1":"15210355275291516","imei2":"15210355275291516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:10:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184244,"job_number":"JOB_184244","tr_customer_id":184262,"tr_customer_product_id":184252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:10:15.000Z","modified_at":"2026-02-12T07:10:15.000Z","name":"Edgar Kessler","mobile_number":"280-452-7344","email_id":"Arlene.Kemmer@yahoo.com","dop":"2026-01-23","serial_number":"168626657224809","imei1":"168626657224809","imei2":"168626657224809","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:10:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184245,"job_number":"JOB_184245","tr_customer_id":184263,"tr_customer_product_id":184253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:13:13.000Z","modified_at":"2026-02-12T07:13:50.000Z","name":"Rick Bernier","mobile_number":"960-919-9616","email_id":"Elton_Kessler@yahoo.com","dop":"2025-04-06","serial_number":"16991478630648","imei1":"16991478630648","imei2":"16991478630648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:13:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184246,"job_number":"JOB_184246","tr_customer_id":184264,"tr_customer_product_id":184254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:13:14.000Z","modified_at":"2026-02-12T07:13:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12012394786778","imei1":"12012394786778","imei2":"12012394786778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:13:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184247,"job_number":"JOB_184247","tr_customer_id":184265,"tr_customer_product_id":184255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:13:14.000Z","modified_at":"2026-02-12T07:13:51.000Z","name":"Courtney Torphy","mobile_number":"834-212-5705","email_id":"Mandy_Hirthe98@hotmail.com","dop":"2025-04-06","serial_number":"17088724257843","imei1":"17088724257843","imei2":"17088724257843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:13:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184248,"job_number":"JOB_184248","tr_customer_id":184266,"tr_customer_product_id":184256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:13:15.000Z","modified_at":"2026-02-12T07:13:15.000Z","name":"Lamar Mayert","mobile_number":"423-531-0498","email_id":"Soledad82@gmail.com","dop":"2025-04-06","serial_number":"16536808237369516","imei1":"16536808237369516","imei2":"16536808237369516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:13:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184249,"job_number":"JOB_184249","tr_customer_id":184267,"tr_customer_product_id":184257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:13:15.000Z","modified_at":"2026-02-12T07:13:15.000Z","name":"Melvin Runte","mobile_number":"642-203-2492","email_id":"Myrtie30@hotmail.com","dop":"2025-04-06","serial_number":"17230296047740958","imei1":"17230296047740958","imei2":"17230296047740958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:13:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184250,"job_number":"JOB_184250","tr_customer_id":184268,"tr_customer_product_id":184258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:13:58.000Z","modified_at":"2026-02-12T07:13:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15430808188020","imei1":"15430808188020","imei2":"15430808188020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:13:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184251,"job_number":"JOB_184251","tr_customer_id":184269,"tr_customer_product_id":184259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:13:59.000Z","modified_at":"2026-02-12T07:14:35.000Z","name":"Jasen Metz","mobile_number":"798-702-7295","email_id":"Albin33@yahoo.com","dop":"2025-04-06","serial_number":"16548341617574","imei1":"16548341617574","imei2":"16548341617574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184252,"job_number":"JOB_184252","tr_customer_id":184270,"tr_customer_product_id":184260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:14:00.000Z","modified_at":"2026-02-12T07:14:00.000Z","name":"Marilou Abshire","mobile_number":"538-665-0155","email_id":"Alverta70@hotmail.com","dop":"2025-04-06","serial_number":"19906348040404384","imei1":"19906348040404384","imei2":"19906348040404384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:14:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184253,"job_number":"JOB_184253","tr_customer_id":184271,"tr_customer_product_id":184261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:14:09.000Z","modified_at":"2026-02-12T07:14:09.000Z","name":"Rosalee Davis","mobile_number":"259-720-3655","email_id":"Breanna_Runolfsson@hotmail.com","dop":"2026-01-23","serial_number":"18586833775741","imei1":"18586833775741","imei2":"18586833775741","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:14:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184254,"job_number":"JOB_184254","tr_customer_id":184272,"tr_customer_product_id":184262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:14:42.000Z","modified_at":"2026-02-12T07:14:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16922452931015","imei1":"16922452931015","imei2":"16922452931015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184255,"job_number":"JOB_184255","tr_customer_id":184273,"tr_customer_product_id":184263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:14:43.000Z","modified_at":"2026-02-12T07:15:20.000Z","name":"Sallie Mills","mobile_number":"916-850-1231","email_id":"Maryam_Schinner77@yahoo.com","dop":"2025-04-06","serial_number":"12337428039746","imei1":"12337428039746","imei2":"12337428039746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184256,"job_number":"JOB_184256","tr_customer_id":184274,"tr_customer_product_id":184264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:14:44.000Z","modified_at":"2026-02-12T07:14:44.000Z","name":"Finn Bartoletti","mobile_number":"251-522-1435","email_id":"Ephraim_OReilly@yahoo.com","dop":"2025-04-06","serial_number":"14103917273741476","imei1":"14103917273741476","imei2":"14103917273741476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184257,"job_number":"JOB_184257","tr_customer_id":184275,"tr_customer_product_id":184265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:20:13.000Z","modified_at":"2026-02-12T07:20:21.000Z","name":"Carolyn Herzog","mobile_number":"227-861-8813","email_id":"Mireya_Bartell@hotmail.com","dop":"2026-01-23","serial_number":"14185980802961","imei1":"14185980802961","imei2":"14185980802961","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-12T07:20:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":184258,"job_number":"JOB_184258","tr_customer_id":184276,"tr_customer_product_id":184266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:20:14.000Z","modified_at":"2026-02-12T07:20:14.000Z","name":"Delphia Bergnaum","mobile_number":"720-372-4032","email_id":"Maximillia43@yahoo.com","dop":"2026-01-23","serial_number":"190198141915415","imei1":"190198141915415","imei2":"190198141915415","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184259,"job_number":"JOB_184259","tr_customer_id":184277,"tr_customer_product_id":184267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:28:47.000Z","modified_at":"2026-02-12T07:28:47.000Z","name":"Bethany Fay","mobile_number":"371-273-2331","email_id":"Aurelie67@gmail.com","dop":"2026-01-23","serial_number":"14484284555719","imei1":"14484284555719","imei2":"14484284555719","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184260,"job_number":"JOB_184260","tr_customer_id":184278,"tr_customer_product_id":184268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:41:33.000Z","modified_at":"2026-02-12T07:41:33.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11522709311285","imei1":"11522709311285","imei2":"11522709311285","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184261,"job_number":"JOB_184261","tr_customer_id":184279,"tr_customer_product_id":184269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:41:34.000Z","modified_at":"2026-02-12T07:41:46.000Z","name":"Arthur Williamson","mobile_number":"604-757-8383","email_id":"Trent81@hotmail.com","dop":"2025-12-01","serial_number":"18535814030508","imei1":"18535814030508","imei2":"18535814030508","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184262,"job_number":"JOB_184262","tr_customer_id":184280,"tr_customer_product_id":184270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:41:51.000Z","modified_at":"2026-02-12T07:41:51.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10099028937020","imei1":"10099028937020","imei2":"10099028937020","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184263,"job_number":"JOB_184263","tr_customer_id":184281,"tr_customer_product_id":184271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:41:51.000Z","modified_at":"2026-02-12T07:42:03.000Z","name":"Abigayle Murazik","mobile_number":"787-585-3896","email_id":"Beverly_Dickinson@hotmail.com","dop":"2025-12-01","serial_number":"11794797712808","imei1":"11794797712808","imei2":"11794797712808","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184264,"job_number":"JOB_184264","tr_customer_id":184282,"tr_customer_product_id":184272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:42:07.000Z","modified_at":"2026-02-12T07:42:07.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14793269975650","imei1":"14793269975650","imei2":"14793269975650","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184265,"job_number":"JOB_184265","tr_customer_id":184283,"tr_customer_product_id":184273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:42:08.000Z","modified_at":"2026-02-12T07:42:19.000Z","name":"Catalina Effertz","mobile_number":"889-557-7310","email_id":"Jon_Grady@yahoo.com","dop":"2025-12-01","serial_number":"17489051100979","imei1":"17489051100979","imei2":"17489051100979","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:42:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184273,"job_number":"JOB_184273","tr_customer_id":184291,"tr_customer_product_id":184281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T08:02:04.000Z","modified_at":"2026-02-12T08:02:44.000Z","name":"Odell Kirlin","mobile_number":"235-652-6280","email_id":"Adriana_OReilly37@hotmail.com","dop":"2025-04-06","serial_number":"19654570447368","imei1":"19654570447368","imei2":"19654570447368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T08:02:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184274,"job_number":"JOB_184274","tr_customer_id":184292,"tr_customer_product_id":184282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T08:02:06.000Z","modified_at":"2026-02-12T08:02:06.000Z","name":"Niko Schimmel","mobile_number":"671-339-8156","email_id":"Martina_Murazik@hotmail.com","dop":"2025-04-06","serial_number":"15727030661583326","imei1":"15727030661583326","imei2":"15727030661583326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T08:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184278,"job_number":"JOB_184278","tr_customer_id":184296,"tr_customer_product_id":184286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T08:03:06.000Z","modified_at":"2026-02-12T08:03:47.000Z","name":"Elenor Kuhn","mobile_number":"462-557-4188","email_id":"Camryn52@gmail.com","dop":"2025-04-06","serial_number":"17426145296053","imei1":"17426145296053","imei2":"17426145296053","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T08:03:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184279,"job_number":"JOB_184279","tr_customer_id":184297,"tr_customer_product_id":184287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T08:03:08.000Z","modified_at":"2026-02-12T08:03:08.000Z","name":"Kaden Johnston","mobile_number":"507-790-4934","email_id":"Yvonne_Rolfson70@gmail.com","dop":"2025-04-06","serial_number":"11701209410432194","imei1":"11701209410432194","imei2":"11701209410432194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T08:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184280,"job_number":"JOB_184280","tr_customer_id":184298,"tr_customer_product_id":184288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T08:11:37.000Z","modified_at":"2026-02-12T08:11:37.000Z","name":"Nikhil Hulke","mobile_number":"8390276733","email_id":"nik7hulke@gmail.com","dop":"2026-02-02","serial_number":"12510855381228","imei1":"12510855381228","imei2":"12510855381228","popurl":"2026-02-02T08:11:36.376039256Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T08:11:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184281,"job_number":"JOB_184281","tr_customer_id":184299,"tr_customer_product_id":184289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T08:34:50.000Z","modified_at":"2026-02-12T08:36:55.000Z","name":"Jarret Franecki","mobile_number":"816-974-7303","email_id":"Simeon72@hotmail.com","dop":"2026-01-23","serial_number":"19198537429970","imei1":"19198537429970","imei2":"19198537429970","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-12T08:36:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":184282,"job_number":"JOB_184282","tr_customer_id":184300,"tr_customer_product_id":184290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:16:28.000Z","modified_at":"2026-02-12T09:16:57.000Z","name":"Urban Boyle","mobile_number":"245-287-7602","email_id":"Joel81@hotmail.com","dop":"2026-01-23","serial_number":"15137145647666","imei1":"15137145647666","imei2":"15137145647666","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T09:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184283,"job_number":"JOB_184283","tr_customer_id":184301,"tr_customer_product_id":184291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:16:30.000Z","modified_at":"2026-02-12T09:16:30.000Z","name":"Ashly Volkman","mobile_number":"449-324-8469","email_id":"Jermain.Strosin41@yahoo.com","dop":"2026-01-23","serial_number":"156514682753590","imei1":"156514682753590","imei2":"156514682753590","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184284,"job_number":"JOB_184284","tr_customer_id":184302,"tr_customer_product_id":184292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:18:59.000Z","modified_at":"2026-02-12T09:19:31.000Z","name":"Jeanie Trantow","mobile_number":"775-797-8551","email_id":"Alvina_Hamill21@gmail.com","dop":"2026-01-23","serial_number":"10658641844774","imei1":"10658641844774","imei2":"10658641844774","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T09:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184285,"job_number":"JOB_184285","tr_customer_id":184303,"tr_customer_product_id":184293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:19:00.000Z","modified_at":"2026-02-12T09:19:00.000Z","name":"Aglae Koch","mobile_number":"811-396-7524","email_id":"Enola.Von41@yahoo.com","dop":"2026-01-23","serial_number":"146771296849599","imei1":"146771296849599","imei2":"146771296849599","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184286,"job_number":"JOB_184286","tr_customer_id":184304,"tr_customer_product_id":184294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:36:45.000Z","modified_at":"2026-02-12T09:36:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13540070667127","imei1":"13540070667127","imei2":"13540070667127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184287,"job_number":"JOB_184287","tr_customer_id":184305,"tr_customer_product_id":184295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:36:45.000Z","modified_at":"2026-02-12T09:37:27.000Z","name":"Malachi Rosenbaum","mobile_number":"565-717-9194","email_id":"Francisco_Muller@hotmail.com","dop":"2025-04-06","serial_number":"19983584945890","imei1":"19983584945890","imei2":"19983584945890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T09:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184288,"job_number":"JOB_184288","tr_customer_id":184306,"tr_customer_product_id":184296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:36:47.000Z","modified_at":"2026-02-12T09:36:47.000Z","name":"Cindy Wisoky","mobile_number":"936-224-2990","email_id":"Everardo88@gmail.com","dop":"2025-04-06","serial_number":"12812497265947574","imei1":"12812497265947574","imei2":"12812497265947574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184289,"job_number":"JOB_184289","tr_customer_id":184307,"tr_customer_product_id":184297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:37:35.000Z","modified_at":"2026-02-12T09:37:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12025812911903","imei1":"12025812911903","imei2":"12025812911903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184290,"job_number":"JOB_184290","tr_customer_id":184308,"tr_customer_product_id":184298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:37:36.000Z","modified_at":"2026-02-12T09:38:18.000Z","name":"Gladys Schowalter","mobile_number":"333-942-3676","email_id":"Delores_Haag@yahoo.com","dop":"2025-04-06","serial_number":"10334867512726","imei1":"10334867512726","imei2":"10334867512726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T09:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184291,"job_number":"JOB_184291","tr_customer_id":184309,"tr_customer_product_id":184299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:37:37.000Z","modified_at":"2026-02-12T09:37:37.000Z","name":"Nathaniel Bashirian","mobile_number":"458-232-1008","email_id":"Garry.Bradtke15@yahoo.com","dop":"2025-04-06","serial_number":"11918878924529480","imei1":"11918878924529480","imei2":"11918878924529480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184292,"job_number":"JOB_184292","tr_customer_id":184310,"tr_customer_product_id":184300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:38:25.000Z","modified_at":"2026-02-12T09:38:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10704113209183","imei1":"10704113209183","imei2":"10704113209183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184293,"job_number":"JOB_184293","tr_customer_id":184311,"tr_customer_product_id":184301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:38:26.000Z","modified_at":"2026-02-12T09:39:08.000Z","name":"Mack Sanford","mobile_number":"855-227-2507","email_id":"Jamie.Franecki20@gmail.com","dop":"2025-04-06","serial_number":"17704870374960","imei1":"17704870374960","imei2":"17704870374960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T09:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184294,"job_number":"JOB_184294","tr_customer_id":184312,"tr_customer_product_id":184302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:38:27.000Z","modified_at":"2026-02-12T09:38:27.000Z","name":"Estelle Will","mobile_number":"754-582-5969","email_id":"Abbey_Schuppe@hotmail.com","dop":"2025-04-06","serial_number":"11822415144602628","imei1":"11822415144602628","imei2":"11822415144602628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:38:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184295,"job_number":"JOB_184295","tr_customer_id":184313,"tr_customer_product_id":184303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:43:52.000Z","modified_at":"2026-02-12T09:51:54.000Z","name":"Imelda Gorczany","mobile_number":"240-335-5629","email_id":"Dexter37@yahoo.com","dop":"2026-01-23","serial_number":"12007441159806","imei1":"12007441159806","imei2":"12007441159806","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-12T09:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184296,"job_number":"JOB_184296","tr_customer_id":184314,"tr_customer_product_id":184304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:43:53.000Z","modified_at":"2026-02-12T09:43:53.000Z","name":"Aisha Rippin","mobile_number":"688-235-0287","email_id":"Geovanni_Jacobi72@yahoo.com","dop":"2026-01-23","serial_number":"116200304111739","imei1":"116200304111739","imei2":"116200304111739","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184297,"job_number":"JOB_184297","tr_customer_id":184315,"tr_customer_product_id":184305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:53:04.000Z","modified_at":"2026-02-12T09:53:20.000Z","name":"Esperanza Hessel","mobile_number":"638-271-8533","email_id":"Rosemary_Keebler4@yahoo.com","dop":"2026-01-23","serial_number":"19487454824300","imei1":"19487454824300","imei2":"19487454824300","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-12T09:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184298,"job_number":"JOB_184298","tr_customer_id":184316,"tr_customer_product_id":184306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:53:05.000Z","modified_at":"2026-02-12T09:53:05.000Z","name":"Minnie Stark","mobile_number":"982-627-4256","email_id":"Ernestine_Howell@gmail.com","dop":"2026-01-23","serial_number":"153742828934755","imei1":"153742828934755","imei2":"153742828934755","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184299,"job_number":"JOB_184299","tr_customer_id":184317,"tr_customer_product_id":184307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:54:39.000Z","modified_at":"2026-02-12T09:54:56.000Z","name":"Brycen Ankunding","mobile_number":"915-206-0385","email_id":"Amaya_Kuhic77@yahoo.com","dop":"2026-01-23","serial_number":"17600638010424","imei1":"17600638010424","imei2":"17600638010424","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-12T09:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184300,"job_number":"JOB_184300","tr_customer_id":184318,"tr_customer_product_id":184308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:54:41.000Z","modified_at":"2026-02-12T09:54:41.000Z","name":"Delbert Ankunding","mobile_number":"250-980-6764","email_id":"Omari.Roob88@gmail.com","dop":"2026-01-23","serial_number":"118815627560080","imei1":"118815627560080","imei2":"118815627560080","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184301,"job_number":"JOB_184301","tr_customer_id":184319,"tr_customer_product_id":184309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:57:38.000Z","modified_at":"2026-02-12T09:58:06.000Z","name":"Micah Boyer","mobile_number":"905-888-3907","email_id":"Junius21@hotmail.com","dop":"2026-01-23","serial_number":"10437856036498","imei1":"10437856036498","imei2":"10437856036498","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T09:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184302,"job_number":"JOB_184302","tr_customer_id":184320,"tr_customer_product_id":184310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:57:39.000Z","modified_at":"2026-02-12T09:57:39.000Z","name":"Molly Rowe","mobile_number":"462-496-3599","email_id":"Jeff_Bergstrom@hotmail.com","dop":"2026-01-23","serial_number":"113427243571020","imei1":"113427243571020","imei2":"113427243571020","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184308,"job_number":"JOB_184308","tr_customer_id":184326,"tr_customer_product_id":184316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T10:19:20.000Z","modified_at":"2026-02-12T10:19:20.000Z","name":"Deepesh Kaur","mobile_number":"7467936035","email_id":"anuja.tandon@yahoo.co.in","dop":"2026-02-02","serial_number":"823540156849607","imei1":"823540156849607","imei2":"823540156849607","popurl":"www.sucheta-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T10:19:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184309,"job_number":"JOB_184309","tr_customer_id":184327,"tr_customer_product_id":184317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T10:54:10.000Z","modified_at":"2026-02-12T10:55:09.000Z","name":"Bernardo Konopelski","mobile_number":"536-776-8323","email_id":"Clifton_Haley@hotmail.com","dop":"2026-01-23","serial_number":"13587566751385","imei1":"13587566751385","imei2":"13587566751385","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T10:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184310,"job_number":"JOB_184310","tr_customer_id":184328,"tr_customer_product_id":184318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T10:54:11.000Z","modified_at":"2026-02-12T10:54:11.000Z","name":"Walker Collins","mobile_number":"874-823-3287","email_id":"Danika12@yahoo.com","dop":"2026-01-23","serial_number":"178249422421977","imei1":"178249422421977","imei2":"178249422421977","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T10:54:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184311,"job_number":"JOB_184311","tr_customer_id":184329,"tr_customer_product_id":184319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T10:57:19.000Z","modified_at":"2026-02-12T11:02:09.000Z","name":"Casimer Ryan","mobile_number":"404-813-7232","email_id":"Carolanne5@gmail.com","dop":"2024-08-17","serial_number":"35034328027983","imei1":"35034328027983","imei2":"35034328027983","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-12T11:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184312,"job_number":"JOB_184312","tr_customer_id":184330,"tr_customer_product_id":184320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:08:00.000Z","modified_at":"2026-02-12T11:08:00.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-02","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-02T11:07:51.565503239Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:08:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184313,"job_number":"JOB_184313","tr_customer_id":184331,"tr_customer_product_id":184321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:08:02.000Z","modified_at":"2026-02-12T11:08:02.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-02","serial_number":"34257349149114","imei1":"34257349149114","imei2":"34257349149114","popurl":"2026-02-02T11:07:51.568005162Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:08:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184314,"job_number":"JOB_184314","tr_customer_id":184332,"tr_customer_product_id":184322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:08:14.000Z","modified_at":"2026-02-12T11:08:14.000Z","name":"Kin Abbott","mobile_number":"8606700661","email_id":"amaresh.abbott@gmail.com","dop":"2026-02-02","serial_number":"25615448487508","imei1":"25615448487508","imei2":"25615448487508","popurl":"www.brajesh-dutta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:08:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184315,"job_number":"JOB_184315","tr_customer_id":184333,"tr_customer_product_id":184323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:11:51.000Z","modified_at":"2026-02-12T11:12:55.000Z","name":"Hermann Halvorson","mobile_number":"906-600-6220","email_id":"Arno_Dooley@hotmail.com","dop":"2026-01-23","serial_number":"10267996515676","imei1":"10267996515676","imei2":"10267996515676","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T11:12:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184316,"job_number":"JOB_184316","tr_customer_id":184334,"tr_customer_product_id":184324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:11:54.000Z","modified_at":"2026-02-12T11:11:54.000Z","name":"Willard Koepp","mobile_number":"981-623-9861","email_id":"Callie.Zulauf@gmail.com","dop":"2026-01-23","serial_number":"149403418246556","imei1":"149403418246556","imei2":"149403418246556","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184317,"job_number":"JOB_184317","tr_customer_id":184335,"tr_customer_product_id":184325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:13:53.000Z","modified_at":"2026-02-12T11:14:31.000Z","name":"Kaylah Boehm","mobile_number":"617-746-6642","email_id":"Everett93@yahoo.com","dop":"2026-01-23","serial_number":"14874949627367","imei1":"14874949627367","imei2":"14874949627367","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T11:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184318,"job_number":"JOB_184318","tr_customer_id":184336,"tr_customer_product_id":184326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:13:55.000Z","modified_at":"2026-02-12T11:13:55.000Z","name":"Lolita Mohr","mobile_number":"427-790-8328","email_id":"Destini_Tillman@yahoo.com","dop":"2026-01-23","serial_number":"164025404781636","imei1":"164025404781636","imei2":"164025404781636","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184319,"job_number":"JOB_184319","tr_customer_id":184337,"tr_customer_product_id":184327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:17:03.000Z","modified_at":"2026-02-12T11:17:35.000Z","name":"Opal Fisher","mobile_number":"649-234-9634","email_id":"Dewitt3@gmail.com","dop":"2026-01-23","serial_number":"15287812278124","imei1":"15287812278124","imei2":"15287812278124","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T11:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184320,"job_number":"JOB_184320","tr_customer_id":184338,"tr_customer_product_id":184328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:17:05.000Z","modified_at":"2026-02-12T11:17:05.000Z","name":"Alize Nader","mobile_number":"581-842-0305","email_id":"Raymundo23@hotmail.com","dop":"2026-01-23","serial_number":"174009895179611","imei1":"174009895179611","imei2":"174009895179611","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184321,"job_number":"JOB_184321","tr_customer_id":184339,"tr_customer_product_id":184329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:20:05.000Z","modified_at":"2026-02-12T11:20:05.000Z","name":"Shakira Davis","mobile_number":"607-804-2360","email_id":"Danny79@yahoo.com","dop":"2025-12-01","serial_number":"14538815217594","imei1":"14538815217594","imei2":"14538815217594","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184322,"job_number":"JOB_184322","tr_customer_id":184340,"tr_customer_product_id":184330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:22:31.000Z","modified_at":"2026-02-12T11:23:12.000Z","name":"Cathrine Leuschke","mobile_number":"653-802-0914","email_id":"Reina_Stamm36@hotmail.com","dop":"2026-01-23","serial_number":"19059468465698","imei1":"19059468465698","imei2":"19059468465698","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T11:23:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184323,"job_number":"JOB_184323","tr_customer_id":184341,"tr_customer_product_id":184331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:22:32.000Z","modified_at":"2026-02-12T11:22:32.000Z","name":"Martine Cassin","mobile_number":"209-989-4890","email_id":"Ricardo.Pouros@gmail.com","dop":"2026-01-23","serial_number":"189180624130002","imei1":"189180624130002","imei2":"189180624130002","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184324,"job_number":"JOB_184324","tr_customer_id":184342,"tr_customer_product_id":184332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:34:24.000Z","modified_at":"2026-02-12T11:35:20.000Z","name":"Rickey Daniel","mobile_number":"529-525-7467","email_id":"Alexys_Hodkiewicz51@gmail.com","dop":"2026-01-23","serial_number":"17385605860846","imei1":"17385605860846","imei2":"17385605860846","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T11:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184325,"job_number":"JOB_184325","tr_customer_id":184343,"tr_customer_product_id":184333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:34:26.000Z","modified_at":"2026-02-12T11:34:26.000Z","name":"Odie Emmerich","mobile_number":"985-407-1696","email_id":"Tito30@gmail.com","dop":"2026-01-23","serial_number":"155729133754830","imei1":"155729133754830","imei2":"155729133754830","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184326,"job_number":"JOB_184326","tr_customer_id":184344,"tr_customer_product_id":184334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:48:23.000Z","modified_at":"2026-02-12T11:48:23.000Z","name":"Akash h","mobile_number":"7845745124","email_id":"akash13@gmail.com","dop":"2026-01-23","serial_number":"17728492007354","imei1":"17728492007354","imei2":"17728492007354","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184327,"job_number":"JOB_184327","tr_customer_id":184345,"tr_customer_product_id":184335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:48:23.000Z","modified_at":"2026-02-12T11:49:21.000Z","name":"Luella Anderson","mobile_number":"883-329-0738","email_id":"Janie23@hotmail.com","dop":"2026-01-23","serial_number":"17286186512453","imei1":"17286186512453","imei2":"17286186512453","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-12T11:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184328,"job_number":"JOB_184328","tr_customer_id":184346,"tr_customer_product_id":184336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:48:26.000Z","modified_at":"2026-02-12T11:48:26.000Z","name":"Donald Rodriguez","mobile_number":"274-376-8080","email_id":"Malvina34@yahoo.com","dop":"2026-01-23","serial_number":"114591532380366","imei1":"114591532380366","imei2":"114591532380366","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184329,"job_number":"JOB_184329","tr_customer_id":184347,"tr_customer_product_id":184337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:50:10.000Z","modified_at":"2026-02-12T11:50:10.000Z","name":"Akash h","mobile_number":"7845745124","email_id":"akash13@gmail.com","dop":"2026-01-23","serial_number":"13229898043543","imei1":"13229898043543","imei2":"13229898043543","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184330,"job_number":"JOB_184330","tr_customer_id":184348,"tr_customer_product_id":184338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:50:10.000Z","modified_at":"2026-02-12T11:50:38.000Z","name":"Vivianne Ankunding","mobile_number":"388-931-3252","email_id":"Rose8@gmail.com","dop":"2026-01-23","serial_number":"19475261944331","imei1":"19475261944331","imei2":"19475261944331","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T11:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184331,"job_number":"JOB_184331","tr_customer_id":184349,"tr_customer_product_id":184339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:50:11.000Z","modified_at":"2026-02-12T11:50:11.000Z","name":"Bobbie Christiansen","mobile_number":"544-220-1722","email_id":"Leta.Beier@hotmail.com","dop":"2026-01-23","serial_number":"159120196554430","imei1":"159120196554430","imei2":"159120196554430","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184332,"job_number":"JOB_184332","tr_customer_id":184350,"tr_customer_product_id":184340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:50:43.000Z","modified_at":"2026-02-12T11:50:43.000Z","name":"Jatin sharma","mobile_number":"9512457842","email_id":"jatinsh12@gmail.com","dop":"2026-01-23","serial_number":"17548327477959","imei1":"17548327477959","imei2":"17548327477959","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184333,"job_number":"JOB_184333","tr_customer_id":184351,"tr_customer_product_id":184341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:50:43.000Z","modified_at":"2026-02-12T11:51:11.000Z","name":"Adrienne Klein","mobile_number":"273-866-7414","email_id":"Eda_Herzog14@hotmail.com","dop":"2026-01-23","serial_number":"16505746534993","imei1":"16505746534993","imei2":"16505746534993","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T11:51:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184334,"job_number":"JOB_184334","tr_customer_id":184352,"tr_customer_product_id":184342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:50:44.000Z","modified_at":"2026-02-12T11:50:44.000Z","name":"Rose Thiel","mobile_number":"715-315-0228","email_id":"Dayana1@yahoo.com","dop":"2026-01-23","serial_number":"153158825148236","imei1":"153158825148236","imei2":"153158825148236","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:50:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184335,"job_number":"JOB_184335","tr_customer_id":184353,"tr_customer_product_id":184343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:51:16.000Z","modified_at":"2026-02-12T11:51:16.000Z","name":"uday t","mobile_number":"8457954218","email_id":"uday14@gmail.coms","dop":"2026-01-23","serial_number":"16137243474742","imei1":"16137243474742","imei2":"16137243474742","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:51:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184336,"job_number":"JOB_184336","tr_customer_id":184354,"tr_customer_product_id":184344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:51:17.000Z","modified_at":"2026-02-12T12:54:26.000Z","name":"Armand Lebsack","mobile_number":"737-915-2653","email_id":"Amiya_Abbott28@hotmail.com","dop":"2026-01-23","serial_number":"12075927794621","imei1":"12075927794621","imei2":"12075927794621","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-12T12:54:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184337,"job_number":"JOB_184337","tr_customer_id":184355,"tr_customer_product_id":184345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:51:18.000Z","modified_at":"2026-02-12T11:51:18.000Z","name":"Keyon Zulauf","mobile_number":"733-819-9711","email_id":"Mabel_Harris@gmail.com","dop":"2026-01-23","serial_number":"111587979404827","imei1":"111587979404827","imei2":"111587979404827","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184338,"job_number":"JOB_184338","tr_customer_id":184356,"tr_customer_product_id":184346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:00:00.000Z","modified_at":"2026-02-12T12:00:00.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-02","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-02T11:59:59.525193501Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184339,"job_number":"JOB_184339","tr_customer_id":184357,"tr_customer_product_id":184347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:04:32.000Z","modified_at":"2026-02-12T12:04:32.000Z","name":"Akash h","mobile_number":"7845745124","email_id":"akash13@gmail.com","dop":"2026-01-23","serial_number":"17214728699592","imei1":"17214728699592","imei2":"17214728699592","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:04:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184340,"job_number":"JOB_184340","tr_customer_id":184358,"tr_customer_product_id":184348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:04:32.000Z","modified_at":"2026-02-12T12:05:31.000Z","name":"Charlie Walsh","mobile_number":"509-263-0274","email_id":"Daija35@yahoo.com","dop":"2026-01-23","serial_number":"11044760437016","imei1":"11044760437016","imei2":"11044760437016","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-12T12:05:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":184341,"job_number":"JOB_184341","tr_customer_id":184359,"tr_customer_product_id":184349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:04:35.000Z","modified_at":"2026-02-12T12:04:35.000Z","name":"Sanford D'Amore","mobile_number":"920-344-1202","email_id":"Alana.Corwin@gmail.com","dop":"2026-01-23","serial_number":"176010843998887","imei1":"176010843998887","imei2":"176010843998887","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184342,"job_number":"JOB_184342","tr_customer_id":184360,"tr_customer_product_id":184350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:06:22.000Z","modified_at":"2026-02-12T12:06:22.000Z","name":"Jatin sharma","mobile_number":"9512457842","email_id":"jatinsh12@gmail.com","dop":"2026-01-23","serial_number":"14446238548269","imei1":"14446238548269","imei2":"14446238548269","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:06:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184343,"job_number":"JOB_184343","tr_customer_id":184361,"tr_customer_product_id":184351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:06:23.000Z","modified_at":"2026-02-12T12:06:23.000Z","name":"Glen Gutmann","mobile_number":"596-596-0986","email_id":"Ladarius_Goldner54@gmail.com","dop":"2026-01-23","serial_number":"11879769843900","imei1":"11879769843900","imei2":"11879769843900","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:06:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184344,"job_number":"JOB_184344","tr_customer_id":184362,"tr_customer_product_id":184352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:06:25.000Z","modified_at":"2026-02-12T12:06:25.000Z","name":"Kale Hilll","mobile_number":"954-717-2505","email_id":"Mathilde13@yahoo.com","dop":"2026-01-23","serial_number":"101499607931544","imei1":"101499607931544","imei2":"101499607931544","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184345,"job_number":"JOB_184345","tr_customer_id":184363,"tr_customer_product_id":184353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:09:11.000Z","modified_at":"2026-02-12T12:09:11.000Z","name":"Akash h","mobile_number":"7845745124","email_id":"akash13@gmail.com","dop":"2026-01-23","serial_number":"15604885548355","imei1":"15604885548355","imei2":"15604885548355","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184346,"job_number":"JOB_184346","tr_customer_id":184364,"tr_customer_product_id":184354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:09:11.000Z","modified_at":"2026-02-12T12:09:56.000Z","name":"Clementine Reichel","mobile_number":"566-302-5544","email_id":"Gerald_Donnelly@hotmail.com","dop":"2026-01-23","serial_number":"10093757262680","imei1":"10093757262680","imei2":"10093757262680","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-12T12:09:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":184347,"job_number":"JOB_184347","tr_customer_id":184365,"tr_customer_product_id":184355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:09:13.000Z","modified_at":"2026-02-12T12:09:13.000Z","name":"Brock O'Keefe","mobile_number":"444-695-9318","email_id":"Dorian.Carter71@hotmail.com","dop":"2026-01-23","serial_number":"164930582857462","imei1":"164930582857462","imei2":"164930582857462","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184348,"job_number":"JOB_184348","tr_customer_id":184366,"tr_customer_product_id":184356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:10:51.000Z","modified_at":"2026-02-12T12:10:51.000Z","name":"Jatin sharma","mobile_number":"9512457842","email_id":"jatinsh12@gmail.com","dop":"2026-01-23","serial_number":"17454688447658","imei1":"17454688447658","imei2":"17454688447658","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184349,"job_number":"JOB_184349","tr_customer_id":184367,"tr_customer_product_id":184357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:10:52.000Z","modified_at":"2026-02-12T12:11:38.000Z","name":"Brooklyn Jenkins","mobile_number":"849-800-2033","email_id":"Anibal_Schimmel3@yahoo.com","dop":"2026-01-23","serial_number":"19263437403889","imei1":"19263437403889","imei2":"19263437403889","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-12T12:11:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":184350,"job_number":"JOB_184350","tr_customer_id":184368,"tr_customer_product_id":184358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:10:53.000Z","modified_at":"2026-02-12T12:10:53.000Z","name":"Justina Hilll","mobile_number":"418-907-1636","email_id":"Zoe25@gmail.com","dop":"2026-01-23","serial_number":"119577262174576","imei1":"119577262174576","imei2":"119577262174576","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:10:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184351,"job_number":"JOB_184351","tr_customer_id":184369,"tr_customer_product_id":184359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:12:18.000Z","modified_at":"2026-02-12T12:12:18.000Z","name":"uday t","mobile_number":"8457954218","email_id":"uday14@gmail.coms","dop":"2026-01-23","serial_number":"16522205526601","imei1":"16522205526601","imei2":"16522205526601","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184352,"job_number":"JOB_184352","tr_customer_id":184370,"tr_customer_product_id":184360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:12:18.000Z","modified_at":"2026-02-12T12:13:04.000Z","name":"Cathy Schmeler","mobile_number":"837-921-4955","email_id":"Camylle.Rosenbaum72@yahoo.com","dop":"2026-01-23","serial_number":"17924485803774","imei1":"17924485803774","imei2":"17924485803774","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-12T12:13:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":184353,"job_number":"JOB_184353","tr_customer_id":184371,"tr_customer_product_id":184361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:12:20.000Z","modified_at":"2026-02-12T12:12:20.000Z","name":"Mozell Hahn","mobile_number":"551-924-5399","email_id":"Abelardo.Stamm76@yahoo.com","dop":"2026-01-23","serial_number":"176442743480158","imei1":"176442743480158","imei2":"176442743480158","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:12:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184355,"job_number":"JOB_184355","tr_customer_id":184373,"tr_customer_product_id":184363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T13:38:12.000Z","modified_at":"2026-02-12T13:38:12.000Z","name":"Kannen Jain","mobile_number":"7484701742","email_id":"bhardwaj.guneta@yahoo.co.in","dop":"2026-02-02","serial_number":"349259865416661","imei1":"349259865416661","imei2":"349259865416661","popurl":"www.goutam-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T13:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184357,"job_number":"JOB_184357","tr_customer_id":184375,"tr_customer_product_id":184365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T13:38:25.000Z","modified_at":"2026-02-12T13:38:25.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-02-02","serial_number":"27700110461111","imei1":"27700110461111","imei2":"27700110461111","popurl":"2026-02-02T13:38:24.854287453Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T13:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184359,"job_number":"JOB_184359","tr_customer_id":184377,"tr_customer_product_id":184367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T13:42:09.000Z","modified_at":"2026-02-12T13:42:09.000Z","name":"Andreanne Gleason","mobile_number":"803-848-9920","email_id":"Roy5@gmail.com","dop":"2025-12-10","serial_number":"109248217134387","imei1":"109248217134387","imei2":"109248217134387","popurl":"2025-12-10T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T13:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184360,"job_number":"JOB_184360","tr_customer_id":184378,"tr_customer_product_id":184368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T13:42:41.000Z","modified_at":"2026-02-12T13:42:41.000Z","name":"Effie Dooley","mobile_number":"771-446-2343","email_id":"Lavinia.Hansen42@gmail.com","dop":"2025-12-10","serial_number":"169617430850070","imei1":"169617430850070","imei2":"169617430850070","popurl":"2025-12-10T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T13:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184361,"job_number":"JOB_184361","tr_customer_id":184379,"tr_customer_product_id":184369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T13:45:21.000Z","modified_at":"2026-02-12T13:45:36.000Z","name":"Rickie Beatty","mobile_number":"669-621-7661","email_id":"Peter_Grant49@gmail.com","dop":"2025-12-10","serial_number":"113720824189683","imei1":"113720824189683","imei2":"113720824189683","popurl":"2025-12-10T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T13:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184362,"job_number":"JOB_184362","tr_customer_id":184380,"tr_customer_product_id":184370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T13:49:16.000Z","modified_at":"2026-02-12T13:49:16.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-02","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-02T13:49:15.724677622Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T13:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184363,"job_number":"JOB_184363","tr_customer_id":184381,"tr_customer_product_id":184371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T14:05:45.000Z","modified_at":"2026-02-12T14:05:45.000Z","name":"Favian Lind","mobile_number":"943-951-4188","email_id":"Candelario_Cormier@hotmail.com","dop":"2025-05-30","serial_number":"18521063062311","imei1":"18521063062311","imei2":"18521063062311","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T14:05:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184364,"job_number":"JOB_184364","tr_customer_id":184382,"tr_customer_product_id":184372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T14:05:46.000Z","modified_at":"2026-02-12T14:05:46.000Z","name":"Nasir Runolfsson","mobile_number":"491-618-9972","email_id":"Hailee_Berge@yahoo.com","dop":"2025-05-30","serial_number":"16222175911015","imei1":"16222175911015","imei2":"16222175911015","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T14:05:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184365,"job_number":"JOB_184365","tr_customer_id":184383,"tr_customer_product_id":184373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T14:05:48.000Z","modified_at":"2026-02-12T14:05:48.000Z","name":"Trey Nicolas","mobile_number":"669-938-7464","email_id":"Fae_Dietrich@yahoo.com","dop":"2025-05-30","serial_number":"1554540768410675","imei1":"1554540768410675","imei2":"1554540768410675","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T14:05:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183840,"job_number":"JOB_183840","tr_customer_id":183858,"tr_customer_product_id":183848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:26.000Z","modified_at":"2026-02-12T04:34:26.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Brian_Wuckert35@gmail.com","dop":"2025-07-02","serial_number":"15734452884858","imei1":"15734452884858","imei2":"15734452884858","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183847,"job_number":"JOB_183847","tr_customer_id":183865,"tr_customer_product_id":183855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:38.000Z","modified_at":"2026-02-12T04:34:46.000Z","name":"saitama sensei","mobile_number":"452-750-8927","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"431446902009645","imei1":"431446902009645","imei2":"431446902009645","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183854,"job_number":"JOB_183854","tr_customer_id":183872,"tr_customer_product_id":183862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:42.000Z","modified_at":"2026-02-12T04:34:42.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rhett53@yahoo.com","dop":"2025-07-02","serial_number":"10539637983648","imei1":"10539637983648","imei2":"10539637983648","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183865,"job_number":"JOB_183865","tr_customer_id":183883,"tr_customer_product_id":183873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:49.000Z","modified_at":"2026-02-12T04:34:57.000Z","name":"tanjiro kamado","mobile_number":"702-785-0413","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"949009497847215","imei1":"949009497847215","imei2":"949009497847215","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183867,"job_number":"JOB_183867","tr_customer_id":183885,"tr_customer_product_id":183875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:58.000Z","modified_at":"2026-02-12T04:34:58.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Devyn.Bashirian@gmail.com","dop":"2025-07-02","serial_number":"12517275623919","imei1":"12517275623919","imei2":"12517275623919","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183868,"job_number":"JOB_183868","tr_customer_id":183886,"tr_customer_product_id":183876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:59.000Z","modified_at":"2026-02-12T04:35:08.000Z","name":"giyu tomiaka","mobile_number":"274-567-8168","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"495238520960643","imei1":"495238520960643","imei2":"495238520960643","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183897,"job_number":"JOB_183897","tr_customer_id":183915,"tr_customer_product_id":183905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:49.000Z","modified_at":"2026-02-12T04:35:49.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"165136384268538","imei1":"165136384268538","imei2":"165136384268538","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183898,"job_number":"JOB_183898","tr_customer_id":183916,"tr_customer_product_id":183906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:50.000Z","modified_at":"2026-02-12T04:35:50.000Z","name":"Destinee Halvorson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170659489244473","imei1":"170659489244473","imei2":"170659489244473","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183900,"job_number":"JOB_183900","tr_customer_id":183918,"tr_customer_product_id":183908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:50.000Z","modified_at":"2026-02-12T04:35:50.000Z","name":"Candida Bahringer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"195359897840858","imei1":"195359897840858","imei2":"195359897840858","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183902,"job_number":"JOB_183902","tr_customer_id":183920,"tr_customer_product_id":183910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:50.000Z","modified_at":"2026-02-12T04:35:50.000Z","name":"Twila Prosacco","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"128016590994001","imei1":"128016590994001","imei2":"128016590994001","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183911,"job_number":"JOB_183911","tr_customer_id":183929,"tr_customer_product_id":183919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:59.000Z","modified_at":"2026-02-12T04:36:22.000Z","name":"Kathryne Gutkowski","mobile_number":"501-214-3727","email_id":"Rowena.Luettgen75@hotmail.com","dop":"2025-10-01","serial_number":"14134608253391","imei1":"14134608253391","imei2":"14134608253391","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183917,"job_number":"JOB_183917","tr_customer_id":183935,"tr_customer_product_id":183925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:00.000Z","modified_at":"2026-02-12T04:36:00.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100913655793814","imei1":"100913655793814","imei2":"100913655793814","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183918,"job_number":"JOB_183918","tr_customer_id":183936,"tr_customer_product_id":183926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:01.000Z","modified_at":"2026-02-12T04:36:12.000Z","name":"Clara Schaefer","mobile_number":"728-878-6240","email_id":"Janet_Ziemann78@hotmail.com","dop":"2025-06-09","serial_number":"101373068830737","imei1":"101373068830737","imei2":"101373068830737","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183920,"job_number":"JOB_183920","tr_customer_id":183938,"tr_customer_product_id":183928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:01.000Z","modified_at":"2026-02-12T04:36:01.000Z","name":"Maximus Lesch","mobile_number":"200-519-8249","email_id":"Queen51@yahoo.com","dop":"2025-06-09","serial_number":"107751871337659","imei1":"107751871337659","imei2":"107751871337659","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183925,"job_number":"JOB_183925","tr_customer_id":183943,"tr_customer_product_id":183933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:02.000Z","modified_at":"2026-02-12T04:36:02.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"127529756860148","imei1":"127529756860148","imei2":"127529756860148","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183926,"job_number":"JOB_183926","tr_customer_id":183944,"tr_customer_product_id":183934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:02.000Z","modified_at":"2026-02-12T04:36:02.000Z","name":"Alice Adams","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163321003907144","imei1":"163321003907144","imei2":"163321003907144","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183927,"job_number":"JOB_183927","tr_customer_id":183945,"tr_customer_product_id":183935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:03.000Z","modified_at":"2026-02-12T04:36:03.000Z","name":"Kamron Lesch","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"122261560664975","imei1":"122261560664975","imei2":"122261560664975","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183928,"job_number":"JOB_183928","tr_customer_id":183946,"tr_customer_product_id":183936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:03.000Z","modified_at":"2026-02-12T04:36:03.000Z","name":"Roscoe Wisozk","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151491371877366","imei1":"151491371877366","imei2":"151491371877366","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183949,"job_number":"JOB_183949","tr_customer_id":183967,"tr_customer_product_id":183957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:11.000Z","modified_at":"2026-02-12T04:36:20.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11045487622110","imei1":"11045487622110","imei2":"11045487622110","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183951,"job_number":"JOB_183951","tr_customer_id":183969,"tr_customer_product_id":183959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:11.000Z","modified_at":"2026-02-12T04:36:11.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"18810639388220","imei1":"18810639388220","imei2":"18810639388220","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183959,"job_number":"JOB_183959","tr_customer_id":183977,"tr_customer_product_id":183967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:16.000Z","modified_at":"2026-02-12T04:36:16.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105402838561394","imei1":"105402838561394","imei2":"105402838561394","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183960,"job_number":"JOB_183960","tr_customer_id":183978,"tr_customer_product_id":183968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:16.000Z","modified_at":"2026-02-12T04:36:27.000Z","name":"Nathanael Beer","mobile_number":"656-410-4197","email_id":"Carson23@yahoo.com","dop":"2025-06-09","serial_number":"103087882378742","imei1":"103087882378742","imei2":"103087882378742","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183961,"job_number":"JOB_183961","tr_customer_id":183979,"tr_customer_product_id":183969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:16.000Z","modified_at":"2026-02-12T04:36:16.000Z","name":"Renee Kshlerin","mobile_number":"440-717-2966","email_id":"Zack.Blanda@yahoo.com","dop":"2025-06-09","serial_number":"105889023949675","imei1":"105889023949675","imei2":"105889023949675","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183963,"job_number":"JOB_183963","tr_customer_id":183981,"tr_customer_product_id":183971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:18.000Z","modified_at":"2026-02-12T04:36:18.000Z","name":"Otilia Aufderhar","mobile_number":"337-699-4172","email_id":"Kim_Morissette32@yahoo.com","dop":"2025-06-09","serial_number":"6877446994493452","imei1":"6877446994493452","imei2":"6877446994493452","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183965,"job_number":"JOB_183965","tr_customer_id":183983,"tr_customer_product_id":183973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:19.000Z","modified_at":"2026-02-12T04:36:29.000Z","name":"Molly VonRueden","mobile_number":"398-625-7882","email_id":"Vivien61@yahoo.com","dop":"2025-12-31","serial_number":"10689882568754","imei1":"10689882568754","imei2":"10689882568754","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183969,"job_number":"JOB_183969","tr_customer_id":183987,"tr_customer_product_id":183977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:31.000Z","modified_at":"2026-02-12T04:36:31.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109643630584230","imei1":"109643630584230","imei2":"109643630584230","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183970,"job_number":"JOB_183970","tr_customer_id":183988,"tr_customer_product_id":183978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:31.000Z","modified_at":"2026-02-12T04:36:42.000Z","name":"Julio Berge","mobile_number":"285-661-8952","email_id":"Romaine58@gmail.com","dop":"2025-06-09","serial_number":"100307181378578","imei1":"100307181378578","imei2":"100307181378578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183971,"job_number":"JOB_183971","tr_customer_id":183989,"tr_customer_product_id":183979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:31.000Z","modified_at":"2026-02-12T04:36:31.000Z","name":"Liza Greenfelder","mobile_number":"806-784-6792","email_id":"Payton.Beier@gmail.com","dop":"2025-06-09","serial_number":"103253257646552","imei1":"103253257646552","imei2":"103253257646552","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183972,"job_number":"JOB_183972","tr_customer_id":183990,"tr_customer_product_id":183980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:33.000Z","modified_at":"2026-02-12T04:36:43.000Z","name":"Donato Blick","mobile_number":"551-876-0280","email_id":"Donna_Bernier@hotmail.com","dop":"2025-12-31","serial_number":"10637796396647","imei1":"10637796396647","imei2":"10637796396647","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183990,"job_number":"JOB_183990","tr_customer_id":184008,"tr_customer_product_id":183998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:47.000Z","modified_at":"2026-02-12T04:36:57.000Z","name":"Alana Kutch","mobile_number":"455-566-3520","email_id":"Bethany88@yahoo.com","dop":"2025-12-31","serial_number":"10075918549005","imei1":"10075918549005","imei2":"10075918549005","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184064,"job_number":"JOB_184064","tr_customer_id":184082,"tr_customer_product_id":184072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:20:50.000Z","modified_at":"2026-02-12T05:20:59.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14864829716143","imei1":"14864829716143","imei2":"14864829716143","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T05:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184065,"job_number":"JOB_184065","tr_customer_id":184083,"tr_customer_product_id":184073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:20:50.000Z","modified_at":"2026-02-12T05:20:50.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11445758836715","imei1":"11445758836715","imei2":"11445758836715","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184087,"job_number":"JOB_184087","tr_customer_id":184105,"tr_customer_product_id":184095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:30:47.000Z","modified_at":"2026-02-12T06:30:47.000Z","name":"Jennings Ullrich","mobile_number":"267-821-2987","email_id":"Sherwood51@hotmail.com","dop":"2025-12-14","serial_number":"145777255028041","imei1":"145777255028041","imei2":"145777255028041","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184094,"job_number":"JOB_184094","tr_customer_id":184112,"tr_customer_product_id":184102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:39:28.000Z","modified_at":"2026-02-12T06:39:28.000Z","name":"varsha krishna","mobile_number":"9844785464","email_id":"varsha@gmail.com","dop":"2026-02-01","serial_number":"22667278896543","imei1":"22667278896543","imei2":"22667278896543","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184098,"job_number":"JOB_184098","tr_customer_id":184116,"tr_customer_product_id":184106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:40:25.000Z","modified_at":"2026-02-12T06:40:25.000Z","name":"Rasheed Windler","mobile_number":"305-344-8243","email_id":"Justina_Bailey23@yahoo.com","dop":"2025-12-14","serial_number":"113883738524810","imei1":"113883738524810","imei2":"113883738524810","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184099,"job_number":"JOB_184099","tr_customer_id":184117,"tr_customer_product_id":184107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:41:41.000Z","modified_at":"2026-02-12T06:41:41.000Z","name":"Blair Fisher","mobile_number":"620-267-0863","email_id":"General.Macejkovic51@yahoo.com","dop":"2025-12-14","serial_number":"193661257182353","imei1":"193661257182353","imei2":"193661257182353","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184100,"job_number":"JOB_184100","tr_customer_id":184118,"tr_customer_product_id":184108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:44:12.000Z","modified_at":"2026-02-12T06:44:12.000Z","name":"Ursula Wehner","mobile_number":"253-263-8205","email_id":"Era.Ferry@yahoo.com","dop":"2025-12-14","serial_number":"144185652330788","imei1":"144185652330788","imei2":"144185652330788","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184101,"job_number":"JOB_184101","tr_customer_id":184119,"tr_customer_product_id":184109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:45:06.000Z","modified_at":"2026-02-12T06:45:18.000Z","name":"Tomasa Kris","mobile_number":"621-313-4173","email_id":"Vladimir36@yahoo.com","dop":"2025-11-04","serial_number":"25085158342890","imei1":"25085158342890","imei2":"25085158342890","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184102,"job_number":"JOB_184102","tr_customer_id":184120,"tr_customer_product_id":184110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:45:22.000Z","modified_at":"2026-02-12T06:45:49.000Z","name":"Bernita O'Reilly","mobile_number":"940-868-8102","email_id":"Lydia.Beahan@gmail.com","dop":"2025-11-04","serial_number":"86768480183057","imei1":"86768480183057","imei2":"86768480183057","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184103,"job_number":"JOB_184103","tr_customer_id":184121,"tr_customer_product_id":184111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:45:41.000Z","modified_at":"2026-02-12T06:45:41.000Z","name":"Dimitri Cummings","mobile_number":"710-685-7235","email_id":"Alexandro58@hotmail.com","dop":"2025-12-14","serial_number":"115357207112492","imei1":"115357207112492","imei2":"115357207112492","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184104,"job_number":"JOB_184104","tr_customer_id":184122,"tr_customer_product_id":184112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:46:33.000Z","modified_at":"2026-02-12T06:46:56.000Z","name":"Francesco Jerde","mobile_number":"565-494-3066","email_id":"Modesta57@gmail.com","dop":"2025-10-01","serial_number":"19083970159980","imei1":"19083970159980","imei2":"19083970159980","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184105,"job_number":"JOB_184105","tr_customer_id":184123,"tr_customer_product_id":184113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:46:42.000Z","modified_at":"2026-02-12T06:46:42.000Z","name":"Brett Batz","mobile_number":"813-598-1863","email_id":"Kiel.Erdman78@gmail.com","dop":"2025-12-14","serial_number":"135500483483563","imei1":"135500483483563","imei2":"135500483483563","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184106,"job_number":"JOB_184106","tr_customer_id":184124,"tr_customer_product_id":184114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:25.000Z","modified_at":"2026-02-12T06:49:25.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109341453312876","imei1":"109341453312876","imei2":"109341453312876","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184107,"job_number":"JOB_184107","tr_customer_id":184125,"tr_customer_product_id":184115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:26.000Z","modified_at":"2026-02-12T06:49:36.000Z","name":"Emilie Cruickshank","mobile_number":"332-575-1143","email_id":"Sonia93@yahoo.com","dop":"2025-06-09","serial_number":"102527780568204","imei1":"102527780568204","imei2":"102527780568204","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184108,"job_number":"JOB_184108","tr_customer_id":184126,"tr_customer_product_id":184116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:26.000Z","modified_at":"2026-02-12T06:49:26.000Z","name":"Marjolaine Corwin","mobile_number":"411-526-9783","email_id":"Colt.Baumbach90@yahoo.com","dop":"2025-06-09","serial_number":"105427115142056","imei1":"105427115142056","imei2":"105427115142056","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:49:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184109,"job_number":"JOB_184109","tr_customer_id":184127,"tr_customer_product_id":184117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:40.000Z","modified_at":"2026-02-12T06:49:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102894996770548","imei1":"102894996770548","imei2":"102894996770548","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184110,"job_number":"JOB_184110","tr_customer_id":184128,"tr_customer_product_id":184118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:40.000Z","modified_at":"2026-02-12T06:49:50.000Z","name":"Braxton Metz","mobile_number":"796-621-6541","email_id":"Imelda_MacGyver95@hotmail.com","dop":"2025-06-09","serial_number":"105613195120986","imei1":"105613195120986","imei2":"105613195120986","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:49:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184111,"job_number":"JOB_184111","tr_customer_id":184129,"tr_customer_product_id":184119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:41.000Z","modified_at":"2026-02-12T06:49:41.000Z","name":"Gaylord Mann","mobile_number":"247-361-0894","email_id":"Johann19@gmail.com","dop":"2025-06-09","serial_number":"102401890346027","imei1":"102401890346027","imei2":"102401890346027","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184117,"job_number":"JOB_184117","tr_customer_id":184135,"tr_customer_product_id":184125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:54.000Z","modified_at":"2026-02-12T06:49:54.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103057878771548","imei1":"103057878771548","imei2":"103057878771548","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184118,"job_number":"JOB_184118","tr_customer_id":184136,"tr_customer_product_id":184126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:55.000Z","modified_at":"2026-02-12T06:50:05.000Z","name":"Demond Pacocha","mobile_number":"291-814-9008","email_id":"Aliya_Kerluke@gmail.com","dop":"2025-06-09","serial_number":"103157155054137","imei1":"103157155054137","imei2":"103157155054137","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184119,"job_number":"JOB_184119","tr_customer_id":184137,"tr_customer_product_id":184127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:55.000Z","modified_at":"2026-02-12T06:49:55.000Z","name":"Eladio Goldner","mobile_number":"279-581-9439","email_id":"Ottis_Rowe0@yahoo.com","dop":"2025-06-09","serial_number":"105067237990728","imei1":"105067237990728","imei2":"105067237990728","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184125,"job_number":"JOB_184125","tr_customer_id":184143,"tr_customer_product_id":184133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:50:45.000Z","modified_at":"2026-02-12T06:50:57.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"99452094431391","imei1":"99452094431391","imei2":"99452094431391","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184126,"job_number":"JOB_184126","tr_customer_id":184144,"tr_customer_product_id":184134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:01.000Z","modified_at":"2026-02-12T06:51:13.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"93930311217827","imei1":"93930311217827","imei2":"93930311217827","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184130,"job_number":"JOB_184130","tr_customer_id":184148,"tr_customer_product_id":184138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:17.000Z","modified_at":"2026-02-12T06:51:29.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"59100749707348","imei1":"59100749707348","imei2":"59100749707348","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:51:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184162,"job_number":"JOB_184162","tr_customer_id":184180,"tr_customer_product_id":184170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:57:28.000Z","modified_at":"2026-02-12T06:57:39.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"21035300920363","imei1":"21035300920363","imei2":"21035300920363","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184163,"job_number":"JOB_184163","tr_customer_id":184181,"tr_customer_product_id":184171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:57:44.000Z","modified_at":"2026-02-12T06:57:55.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"96531942844869","imei1":"96531942844869","imei2":"96531942844869","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184164,"job_number":"JOB_184164","tr_customer_id":184182,"tr_customer_product_id":184172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:57:59.000Z","modified_at":"2026-02-12T06:58:10.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"22556139106763","imei1":"22556139106763","imei2":"22556139106763","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184266,"job_number":"JOB_184266","tr_customer_id":184284,"tr_customer_product_id":184274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:44:51.000Z","modified_at":"2026-02-12T08:40:53.000Z","name":"Apramey sk","mobile_number":"9844785464","email_id":"appu@gmail.com","dop":"2026-02-01","serial_number":"22667278896558","imei1":"22667278896558","imei2":"22667278896558","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T08:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184267,"job_number":"JOB_184267","tr_customer_id":184285,"tr_customer_product_id":184275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:52:05.000Z","modified_at":"2026-02-12T07:52:17.000Z","name":"Levi Muller","mobile_number":"238-651-3831","email_id":"Angel63@yahoo.com","dop":"2025-11-04","serial_number":"54755991835268","imei1":"54755991835268","imei2":"54755991835268","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184268,"job_number":"JOB_184268","tr_customer_id":184286,"tr_customer_product_id":184276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:52:21.000Z","modified_at":"2026-02-12T07:52:33.000Z","name":"Rubie Mayert","mobile_number":"297-922-9233","email_id":"Amya.Zboncak@yahoo.com","dop":"2025-11-04","serial_number":"73636142701774","imei1":"73636142701774","imei2":"73636142701774","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184269,"job_number":"JOB_184269","tr_customer_id":184287,"tr_customer_product_id":184277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:52:38.000Z","modified_at":"2026-02-12T07:52:49.000Z","name":"Taurean Hermann","mobile_number":"886-834-8087","email_id":"Julian.Champlin@yahoo.com","dop":"2025-11-04","serial_number":"39003065761675","imei1":"39003065761675","imei2":"39003065761675","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:52:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184270,"job_number":"JOB_184270","tr_customer_id":184288,"tr_customer_product_id":184278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:56:19.000Z","modified_at":"2026-02-12T07:56:19.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Destiny.Pfannerstill66@yahoo.com","dop":"2025-07-02","serial_number":"11839985147266","imei1":"11839985147266","imei2":"11839985147266","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184271,"job_number":"JOB_184271","tr_customer_id":184289,"tr_customer_product_id":184279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:56:40.000Z","modified_at":"2026-02-12T07:56:40.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kolby_Hermiston45@hotmail.com","dop":"2025-07-02","serial_number":"19091060026589","imei1":"19091060026589","imei2":"19091060026589","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184272,"job_number":"JOB_184272","tr_customer_id":184290,"tr_customer_product_id":184280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:56:59.000Z","modified_at":"2026-02-12T07:56:59.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Stacy_Gulgowski@hotmail.com","dop":"2025-07-02","serial_number":"16428791038357","imei1":"16428791038357","imei2":"16428791038357","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184275,"job_number":"JOB_184275","tr_customer_id":184293,"tr_customer_product_id":184283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T08:02:11.000Z","modified_at":"2026-02-12T08:02:21.000Z","name":"Zaria Johns","mobile_number":"433-359-2366","email_id":"Maxie_Friesen@yahoo.com","dop":"2025-11-04","serial_number":"64501572970620","imei1":"64501572970620","imei2":"64501572970620","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T08:02:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184276,"job_number":"JOB_184276","tr_customer_id":184294,"tr_customer_product_id":184284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T08:02:25.000Z","modified_at":"2026-02-12T08:02:36.000Z","name":"Marianna Nienow","mobile_number":"593-854-9206","email_id":"Cathrine34@gmail.com","dop":"2025-11-04","serial_number":"93108585615139","imei1":"93108585615139","imei2":"93108585615139","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T08:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184277,"job_number":"JOB_184277","tr_customer_id":184295,"tr_customer_product_id":184285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T08:02:40.000Z","modified_at":"2026-02-12T08:02:50.000Z","name":"Kyra McKenzie","mobile_number":"337-839-3023","email_id":"Alexandrea_Thompson62@yahoo.com","dop":"2025-11-04","serial_number":"75546845026145","imei1":"75546845026145","imei2":"75546845026145","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T08:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184303,"job_number":"JOB_184303","tr_customer_id":184321,"tr_customer_product_id":184311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T10:04:27.000Z","modified_at":"2026-02-12T10:04:27.000Z","name":"Jarod Green","mobile_number":"963-913-6218","email_id":"Abdul.Kreiger1@yahoo.com","dop":"2025-12-14","serial_number":"163559281871999","imei1":"163559281871999","imei2":"163559281871999","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T10:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184304,"job_number":"JOB_184304","tr_customer_id":184322,"tr_customer_product_id":184312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T10:06:01.000Z","modified_at":"2026-02-12T10:06:01.000Z","name":"Jalen Okuneva","mobile_number":"546-464-8083","email_id":"Zelma7@hotmail.com","dop":"2025-12-14","serial_number":"171171478617854","imei1":"171171478617854","imei2":"171171478617854","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T10:06:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184305,"job_number":"JOB_184305","tr_customer_id":184323,"tr_customer_product_id":184313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T10:06:31.000Z","modified_at":"2026-02-12T10:06:31.000Z","name":"Janet Nicolas","mobile_number":"694-913-6466","email_id":"Rodrick.Hyatt56@hotmail.com","dop":"2025-12-14","serial_number":"158083176440544","imei1":"158083176440544","imei2":"158083176440544","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T10:06:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184306,"job_number":"JOB_184306","tr_customer_id":184324,"tr_customer_product_id":184314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T10:07:00.000Z","modified_at":"2026-02-12T10:07:00.000Z","name":"Johathan MacGyver","mobile_number":"399-336-3176","email_id":"Kobe.Bauch@hotmail.com","dop":"2025-12-14","serial_number":"101406122194423","imei1":"101406122194423","imei2":"101406122194423","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T10:07:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184356,"job_number":"JOB_184356","tr_customer_id":184374,"tr_customer_product_id":184364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T13:38:21.000Z","modified_at":"2026-02-12T13:38:21.000Z","name":"Ankal Singh","mobile_number":"8247626649","email_id":"advaya.iyengar@yahoo.co.in","dop":"2026-02-02","serial_number":"350980370190118","imei1":"435745841194140","imei2":"170131780244596","popurl":"www.chandi-kapoor.co.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T13:38:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184358,"job_number":"JOB_184358","tr_customer_id":184376,"tr_customer_product_id":184366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T13:38:31.000Z","modified_at":"2026-02-12T13:38:31.000Z","name":"Jitendra Gandhi","mobile_number":"8240710590","email_id":"vrund.mishra@yahoo.co.in","dop":"2026-02-02","serial_number":"045418574097756","imei1":"249789112342974","imei2":"016650806727513","popurl":"www.lai-jain.org","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T13:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verify Expired Token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Expired Token returns 403 Forbidden
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 31B

Test Pass Percentage
33 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNDF9.xuaSlAt2pexQGfWAnVj3PiIECithCij1n3M4P6zVFvU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 52d572a8-cf4c-4058-80c5-02fef37e2975
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 33
Request Body
{
            "details_key": "qwerty"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify Invalid Token returns 403 Forbidden 0 1 0
Verify response payload don't contain message as success 0 1 0
Verify response payload should be an empty array 1 0 0
Total 1 2 0
Test Failures
Test NameAssertion Error
Verify Invalid Token returns 403 Forbidden
expected response to have status code 403 but got 200
Verify response payload don't contain message as success
expected { message: 'Success', data: [] } to not have property 'message'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 264ms
Mean size per request: 1KB

Test Pass Percentage
96 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNDF9.xuaSlAt2pexQGfWAnVj3PiIECithCij1n3M4P6zVFvU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c767b18e-385c-4399-84e2-86933a98d4dc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_184363"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"404-8v2HS7thAKOisWPn/mdEAXn20Jc"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 12 Feb 2026 14:05:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":184363,"job_number":"JOB_184363","tr_customer_id":184381,"tr_customer_product_id":184371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T14:05:45.000Z","modified_at":"2026-02-12T14:05:45.000Z","name":"Favian Lind","mobile_number":"943-951-4188","email_id":"Candelario_Cormier@hotmail.com","dop":"2025-05-30","serial_number":"18521063062311","imei1":"18521063062311","imei2":"18521063062311","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T14:05:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Status code should be 200 OK 1 0 0
Response message should be 'Success' 1 0 0
Response time should be under 200 ms 0 1 0
Response data should be an array with exactly 1 matching job object 1 0 0
Verify the job number in response should match: JOB_184363 1 0 0
Response data should contain property: id 1 0 0
Response data should contain property: job_number 1 0 0
Response data should contain property: name 1 0 0
Response data should contain property: mobile_number 1 0 0
Response data should contain property: email_id 1 0 0
Response data should contain property: dop 1 0 0
Response data should contain property: serial_number 1 0 0
Response data should contain property: imei1 1 0 0
Response data should contain property: imei2 1 0 0
Response data should contain property: mst_platform_name 1 0 0
Response data should contain property: mst_oem_name 1 0 0
Response data should contain property: mst_action_status 1 0 0
Verify job_number (starts with "JOB_") 1 0 0
Validate timestamps: created_at, modified_at are valid ISO date strings 1 0 0
Verify IMEINumber is correct 1 0 0
Verify Name is correct 1 0 0
Verify Mobile Number is correct 1 0 0
Verify Email is correct 1 0 0
Total 22 1 0
Test Failure
Test NameAssertion Error
Response time should be under 200 ms
expected 264 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 742d887d-f65f-4b56-b4b0-649d5cfaeb32
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_184363"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify missing token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a68a9ef5-eb4c-4cfe-a887-46bbb4e9071a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_184363"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid token returns 403 Forbidden 0 2 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Invalid token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 264ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNDF9.xuaSlAt2pexQGfWAnVj3PiIECithCij1n3M4P6zVFvU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c224b521-b6f3-4cfc-b98a-9478ced0f81f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "searchText": "JOB_10110"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify Invalid job number returns 200 1 0 0
Verify Invalid job number returns an empty array 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 245ms
Mean size per request: 124B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNDF9.xuaSlAt2pexQGfWAnVj3PiIECithCij1n3M4P6zVFvU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ef852e5a-9d73-4284-893f-c73c6f66d649
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "searchText": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Empty searchText Returns 400 Bad Request 0 1 0
Verify message is: "searchText" is not allowed to be empty 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify Empty searchText Returns 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_184363
Response Information
Response Code: 200 - OK
Mean time per request: 268ms
Mean size per request: 1.54KB

Test Pass Percentage
97 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNDF9.xuaSlAt2pexQGfWAnVj3PiIECithCij1n3M4P6zVFvU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e67d0fd7-7eab-4ccd-a191-a82cbaf43914
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"627-awwo6sZOCpmtjb/lYesylFsQre8"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 12 Feb 2026 14:05:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":184363,"job_number":"JOB_184363","tr_customer_id":184381,"tr_customer_product_id":184371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T14:05:45.000Z","modified_at":"2026-02-12T14:05:45.000Z","name":"Favian Lind","mobile_number":"943-951-4188","email_id":"Candelario_Cormier@hotmail.com","dop":"2025-05-30","serial_number":"18521063062311","imei1":"18521063062311","imei2":"18521063062311","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T14:05:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":704129,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-12T14:05:45.000Z","created_at":"2026-02-12T14:05:45.000Z"},{"id":704130,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-12T14:05:45.000Z","created_at":"2026-02-12T14:05:45.000Z"}],"problems":[{"id":172134,"problem":"Sync issue","remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-12T14:05:45.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 OK 1 0 0
Verify Message is ' Success' 1 0 0
Response time is under 200 ms 0 1 0
Job number matches the request 1 0 0
Verify json response contains key: id 1 0 0
Verify json response contains key: job_number 1 0 0
Verify json response contains key: name 1 0 0
Verify json response contains key: mobile_number 1 0 0
Verify json response contains key: email_id 1 0 0
Verify json response contains key: mst_model_name 1 0 0
Verify json response contains key: mst_oem_name 1 0 0
Verify json response contains key: tr_customer_id 1 0 0
Verify json response contains key: serial_number 1 0 0
Verify json response contains key: imei1 1 0 0
Verify json response contains key: details 1 0 0
Verify json response contains key: problems 1 0 0
Verify Quotations is an array (can be empty) 1 0 0
Details array contains history with proper status transitions 3 0 0
Details array contains mandatory properties 2 0 0
Verify problems array contains at least one problem with correct structure 1 0 0
Verify customer id is correct 3 0 0
Verify Mobile Number is correct 1 0 0
Verify Email is correct 1 0 0
Verify imei number is correct 1 0 0
Total 28 1 0
Test Failure
Test NameAssertion Error
Response time is under 200 ms
expected 268 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_184363
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 243ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 34ea0a6e-bb12-4150-a06e-4fe133b57ed8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify missing Authorization token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_184363
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7d8b31d7-cd22-4387-b2b2-c4183fe2a5a6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid Authorization token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Authorization token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_184363
Response Information
Response Code: 200 - OK
Mean time per request: 271ms
Mean size per request: 1.54KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 337b499c-8778-4f40-b832-280bc5e1692b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"627-awwo6sZOCpmtjb/lYesylFsQre8"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 12 Feb 2026 14:05:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":184363,"job_number":"JOB_184363","tr_customer_id":184381,"tr_customer_product_id":184371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T14:05:45.000Z","modified_at":"2026-02-12T14:05:45.000Z","name":"Favian Lind","mobile_number":"943-951-4188","email_id":"Candelario_Cormier@hotmail.com","dop":"2025-05-30","serial_number":"18521063062311","imei1":"18521063062311","imei2":"18521063062311","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T14:05:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":704129,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-12T14:05:45.000Z","created_at":"2026-02-12T14:05:45.000Z"},{"id":704130,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-12T14:05:45.000Z","created_at":"2026-02-12T14:05:45.000Z"}],"problems":[{"id":172134,"problem":"Sync issue","remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-12T14:05:45.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verify Expired Authorization token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Expired Authorization token returns 403 Forbidden
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_909810
Response Information
Response Code: 200 - OK
Mean time per request: 262ms
Mean size per request: 33B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNDF9.xuaSlAt2pexQGfWAnVj3PiIECithCij1n3M4P6zVFvU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f7ad7861-c267-4628-bcdf-1b5ac6333b01
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify Invalid Job Number (Non-existent) will return 200 OK 1 0 0
Verify Invalid Job Number (Non-existent) will return Message as "No record found" or similar 0 1 0
Verify Invalid Job Number (Non-existent) will return data as null or empty array 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Job Number (Non-existent) will return Message as "No record found" or similar
expected 'Success' to deeply equal 'No record found'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/909810
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNDF9.xuaSlAt2pexQGfWAnVj3PiIECithCij1n3M4P6zVFvU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cdd5b3af-edab-4484-9f8c-c13c6d952a54
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify Malformed Job Number will return 400 Bad Request 0 1 0
Verify Malformed Job Number will return Message as "Invalid job number format" or similar 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Malformed Job Number will return 400 Bad Request
expected response to have status code 400 but got 200
Verify Malformed Job Number will return Message as "Invalid job number format" or similar
expected 'Success' to deeply equal 'Invalid job number format'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 243ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNDF9.xuaSlAt2pexQGfWAnVj3PiIECithCij1n3M4P6zVFvU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7c8728e6-058f-4f13-9632-2aee45d2e35d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify Malformed Job Number will return 404 Not Found 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_184363
Response Information
Response Code: 404 - Not Found
Mean time per request: 244ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNDF9.xuaSlAt2pexQGfWAnVj3PiIECithCij1n3M4P6zVFvU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2f372a81-2351-42c1-94f5-46445946e400
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify Malformed Job Number will return 405 Method Not Allowed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Malformed Job Number will return 405 Method Not Allowed
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 698B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 20063524-ee27-43d3-8242-e3810fa47c9e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-GsJVHOW2YE5A8HMaf7GlQC91AMg"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNTR9.TkKTMITo1gw3YiAtkA6D_NKKrPICbwHMLTOMuRPNZIQ"}}
Test Information
NamePassedFailedSkipped
Verify Status code returned is 200 OK 1 0 0
Verify Response time is less than 200ms 0 1 0
Verify Message should be 'Success' 1 0 0
Verify Authorization Token is valid 1 0 0
Verify response follows defined schema 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Verify Response time is less than 200ms
expected 246 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 246ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 901fa604-7cec-43c6-a6aa-1eb38d8d57c1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 61
Request Body
{
            "username": "Pritish",
            "password": "Test@1234"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Invalid Credentials will return 401 Unauthorized 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Credentials will return 401 Unauthorized
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 244ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1593bf6e-3929-4dbd-b854-60dba60563a6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Blank Credentials will return 400 Bad Request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Blank Credentials will return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNTR9.TkKTMITo1gw3YiAtkA6D_NKKrPICbwHMLTOMuRPNZIQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b318961f-ad04-4d25-8aed-6336a12c8a72
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-vhzn+FVEPT1FEyr2SOSPSYEkt50"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 288ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNTR9.TkKTMITo1gw3YiAtkA6D_NKKrPICbwHMLTOMuRPNZIQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token eaacc16b-f131-457b-9d7b-24a7d40104ad
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-kXM97EJmeP+6Ffo+y1r50C/Q49Y"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":372},{"label":"Pending for repair","key":"pending_for_repair","count":9},{"label":"Pending for delivery","key":"pending_for_delivery","count":1}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 294ms
Mean size per request: 361.62KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNTR9.TkKTMITo1gw3YiAtkA6D_NKKrPICbwHMLTOMuRPNZIQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 250be085-be30-4a48-9930-e6475699433f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"5a67b-9WK2T2WhXcjsfk4SgDjA2fJwQVE"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 12 Feb 2026 14:05:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":183791,"job_number":"JOB_183791","tr_customer_id":183809,"tr_customer_product_id":183799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T20:25:59.000Z","modified_at":"2026-02-11T20:25:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18086662616653","imei1":"18086662616653","imei2":"18086662616653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T20:25:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183793,"job_number":"JOB_183793","tr_customer_id":183811,"tr_customer_product_id":183801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T20:26:00.000Z","modified_at":"2026-02-11T20:26:00.000Z","name":"Ashly West","mobile_number":"851-561-3051","email_id":"Emery_Berge65@hotmail.com","dop":"2025-04-06","serial_number":"14386353210594172","imei1":"14386353210594172","imei2":"14386353210594172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T20:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183794,"job_number":"JOB_183794","tr_customer_id":183812,"tr_customer_product_id":183802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T20:26:40.000Z","modified_at":"2026-02-11T20:26:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17112489430941","imei1":"17112489430941","imei2":"17112489430941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T20:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183796,"job_number":"JOB_183796","tr_customer_id":183814,"tr_customer_product_id":183804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T20:26:42.000Z","modified_at":"2026-02-11T20:26:42.000Z","name":"Braxton Senger","mobile_number":"743-880-9127","email_id":"Tessie_Trantow99@yahoo.com","dop":"2025-04-06","serial_number":"19717667121970348","imei1":"19717667121970348","imei2":"19717667121970348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T20:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183797,"job_number":"JOB_183797","tr_customer_id":183815,"tr_customer_product_id":183805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T20:27:22.000Z","modified_at":"2026-02-11T20:27:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16769784608907","imei1":"16769784608907","imei2":"16769784608907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T20:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183799,"job_number":"JOB_183799","tr_customer_id":183817,"tr_customer_product_id":183807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T20:27:23.000Z","modified_at":"2026-02-11T20:27:23.000Z","name":"Fredy Parker","mobile_number":"999-227-7691","email_id":"Kay.Paucek@gmail.com","dop":"2025-04-06","serial_number":"12883721556411804","imei1":"12883721556411804","imei2":"12883721556411804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T20:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183800,"job_number":"JOB_183800","tr_customer_id":183818,"tr_customer_product_id":183808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T21:07:01.000Z","modified_at":"2026-02-11T21:07:01.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-06","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-06T21:07:00.112718008Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T21:07:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183801,"job_number":"JOB_183801","tr_customer_id":183819,"tr_customer_product_id":183809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T23:51:34.000Z","modified_at":"2026-02-11T23:51:34.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-01","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-01T23:51:34.341870998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T23:51:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183802,"job_number":"JOB_183802","tr_customer_id":183820,"tr_customer_product_id":183810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T23:51:35.000Z","modified_at":"2026-02-11T23:51:35.000Z","name":"Baalaaditya Patel","mobile_number":"7078207008","email_id":"dhanpati.namboothiri@hotmail.com","dop":"2026-02-01","serial_number":"896781385010131","imei1":"896781385010131","imei2":"896781385010131","popurl":"www.lakshmi-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T23:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183803,"job_number":"JOB_183803","tr_customer_id":183821,"tr_customer_product_id":183811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T23:54:01.000Z","modified_at":"2026-02-11T23:54:01.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-01","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-01T23:54:00.911371172Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T23:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183805,"job_number":"JOB_183805","tr_customer_id":183823,"tr_customer_product_id":183813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T01:06:20.000Z","modified_at":"2026-02-12T01:06:20.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1176@gmail.com","dop":"2026-02-02","serial_number":"12222222222222222","imei1":"13222222222222522","imei2":"13222222222222522","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T01:06:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183806,"job_number":"JOB_183806","tr_customer_id":183824,"tr_customer_product_id":183814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T01:17:11.000Z","modified_at":"2026-02-12T01:17:11.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1176@gmail.com","dop":"2026-02-02","serial_number":"13461497530053","imei1":"13461497530053","imei2":"13461497530053","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T01:17:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183807,"job_number":"JOB_183807","tr_customer_id":183825,"tr_customer_product_id":183815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T01:17:13.000Z","modified_at":"2026-02-12T01:17:13.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1176@gmail.com","dop":"2026-02-02","serial_number":"16759683723937","imei1":"16759683723937","imei2":"16759683723937","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T01:17:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183808,"job_number":"JOB_183808","tr_customer_id":183826,"tr_customer_product_id":183816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T01:17:15.000Z","modified_at":"2026-02-12T01:17:15.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1176@gmail.com","dop":"2026-02-02","serial_number":"16959852027284","imei1":"16959852027284","imei2":"16959852027284","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T01:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183809,"job_number":"JOB_183809","tr_customer_id":183827,"tr_customer_product_id":183817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T01:18:58.000Z","modified_at":"2026-02-12T01:18:58.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1176@gmail.com","dop":"2026-02-02","serial_number":"12898941153189","imei1":"12898941153189","imei2":"12898941153189","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T01:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183810,"job_number":"JOB_183810","tr_customer_id":183828,"tr_customer_product_id":183818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T01:20:35.000Z","modified_at":"2026-02-12T01:20:35.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1176@gmail.com","dop":"2026-02-02","serial_number":"18073655059489","imei1":"18073655059489","imei2":"18073655059489","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T01:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183814,"job_number":"JOB_183814","tr_customer_id":183832,"tr_customer_product_id":183822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:25:43.000Z","modified_at":"2026-02-12T03:25:43.000Z","name":"Vicky Lehner","mobile_number":"220-759-4051","email_id":"Isai.Green@yahoo.com","dop":"2025-05-30","serial_number":"17213820598550","imei1":"17213820598550","imei2":"17213820598550","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T03:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183815,"job_number":"JOB_183815","tr_customer_id":183833,"tr_customer_product_id":183823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:25:44.000Z","modified_at":"2026-02-12T03:25:44.000Z","name":"Trevor McLaughlin","mobile_number":"826-559-6274","email_id":"Jerry.Gislason68@hotmail.com","dop":"2025-05-30","serial_number":"1271259404898370","imei1":"1271259404898370","imei2":"1271259404898370","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T03:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183816,"job_number":"JOB_183816","tr_customer_id":183834,"tr_customer_product_id":183824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:40:36.000Z","modified_at":"2026-02-12T03:40:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19626919310475","imei1":"19626919310475","imei2":"19626919310475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T03:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183818,"job_number":"JOB_183818","tr_customer_id":183836,"tr_customer_product_id":183826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:40:37.000Z","modified_at":"2026-02-12T03:40:37.000Z","name":"Chaz Bayer","mobile_number":"354-815-7671","email_id":"Kristina.Gutkowski@hotmail.com","dop":"2025-04-06","serial_number":"11488374220524762","imei1":"11488374220524762","imei2":"11488374220524762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T03:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183819,"job_number":"JOB_183819","tr_customer_id":183837,"tr_customer_product_id":183827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:41:18.000Z","modified_at":"2026-02-12T03:41:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14636936122611","imei1":"14636936122611","imei2":"14636936122611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T03:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183821,"job_number":"JOB_183821","tr_customer_id":183839,"tr_customer_product_id":183829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:41:19.000Z","modified_at":"2026-02-12T03:41:19.000Z","name":"Colin Corwin","mobile_number":"987-516-6153","email_id":"Kieran.Stanton18@gmail.com","dop":"2025-04-06","serial_number":"16723937593212270","imei1":"16723937593212270","imei2":"16723937593212270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T03:41:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183822,"job_number":"JOB_183822","tr_customer_id":183840,"tr_customer_product_id":183830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:42:00.000Z","modified_at":"2026-02-12T03:42:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17088630794611","imei1":"17088630794611","imei2":"17088630794611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T03:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183824,"job_number":"JOB_183824","tr_customer_id":183842,"tr_customer_product_id":183832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:42:01.000Z","modified_at":"2026-02-12T03:42:01.000Z","name":"Mertie Reichert","mobile_number":"364-993-5303","email_id":"Jesse_Beahan61@hotmail.com","dop":"2025-04-06","serial_number":"13766494979235292","imei1":"13766494979235292","imei2":"13766494979235292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T03:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183828,"job_number":"JOB_183828","tr_customer_id":183846,"tr_customer_product_id":183836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:15.000Z","modified_at":"2026-02-12T04:34:15.000Z","name":"Bria Kemmer","mobile_number":"825-379-7149","email_id":"Deanna_Walter23@gmail.com","dop":"2025-04-06","serial_number":"10115692038522512","imei1":"10115692038522512","imei2":"10115692038522512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183830,"job_number":"JOB_183830","tr_customer_id":183848,"tr_customer_product_id":183838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:17.000Z","modified_at":"2026-02-12T04:34:17.000Z","name":"Cleveland Mills","mobile_number":"665-903-3912","email_id":"Cullen92@yahoo.com","dop":"2025-04-06","serial_number":"18700965964484596","imei1":"18700965964484596","imei2":"18700965964484596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183831,"job_number":"JOB_183831","tr_customer_id":183849,"tr_customer_product_id":183839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:17.000Z","modified_at":"2026-02-12T04:34:17.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10954992669801","imei1":"10954992669801","imei2":"10954992669801","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183833,"job_number":"JOB_183833","tr_customer_id":183851,"tr_customer_product_id":183841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:18.000Z","modified_at":"2026-02-12T04:34:18.000Z","name":"Francisca Hartmann","mobile_number":"788-531-2995","email_id":"Lurline_Gleichner@hotmail.com","dop":"2025-06-18","serial_number":"1050619316423375","imei1":"1050619316423375","imei2":"1050619316423375","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183834,"job_number":"JOB_183834","tr_customer_id":183852,"tr_customer_product_id":183842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:22.000Z","modified_at":"2026-02-12T04:34:22.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10321408215896","imei1":"10321408215896","imei2":"10321408215896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183837,"job_number":"JOB_183837","tr_customer_id":183855,"tr_customer_product_id":183845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:24.000Z","modified_at":"2026-02-12T04:34:24.000Z","name":"Eudora Hegmann","mobile_number":"262-755-7400","email_id":"Shaina.Roob72@gmail.com","dop":"2025-04-06","serial_number":"16988167354773992","imei1":"16988167354773992","imei2":"16988167354773992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183838,"job_number":"JOB_183838","tr_customer_id":183856,"tr_customer_product_id":183846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:25.000Z","modified_at":"2026-02-12T04:34:25.000Z","name":"Brant Schoen","mobile_number":"759-879-4497","email_id":"Josefa_Volkman85@hotmail.com","dop":"2025-04-06","serial_number":"17059585512914042","imei1":"17059585512914042","imei2":"17059585512914042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183842,"job_number":"JOB_183842","tr_customer_id":183860,"tr_customer_product_id":183850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:33.000Z","modified_at":"2026-02-12T04:34:33.000Z","name":"Ewald Gorczany","mobile_number":"901-887-8209","email_id":"Shanelle35@yahoo.com","dop":"2025-04-06","serial_number":"14177582006390242","imei1":"14177582006390242","imei2":"14177582006390242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183844,"job_number":"JOB_183844","tr_customer_id":183862,"tr_customer_product_id":183852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:35.000Z","modified_at":"2026-02-12T04:34:35.000Z","name":"Margarita Rutherford","mobile_number":"953-851-7779","email_id":"Gia9@yahoo.com","dop":"2025-04-06","serial_number":"19677931569364536","imei1":"19677931569364536","imei2":"19677931569364536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183845,"job_number":"JOB_183845","tr_customer_id":183863,"tr_customer_product_id":183853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:37.000Z","modified_at":"2026-02-12T04:34:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19826573674192","imei1":"19826573674192","imei2":"19826573674192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183848,"job_number":"JOB_183848","tr_customer_id":183866,"tr_customer_product_id":183856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:38.000Z","modified_at":"2026-02-12T04:34:38.000Z","name":"Delores Hamill","mobile_number":"335-585-9107","email_id":"Edgardo87@yahoo.com","dop":"2025-04-06","serial_number":"12541608009661314","imei1":"12541608009661314","imei2":"12541608009661314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183849,"job_number":"JOB_183849","tr_customer_id":183867,"tr_customer_product_id":183857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:39.000Z","modified_at":"2026-02-12T04:34:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11047802936528","imei1":"11047802936528","imei2":"11047802936528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183852,"job_number":"JOB_183852","tr_customer_id":183870,"tr_customer_product_id":183860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:41.000Z","modified_at":"2026-02-12T04:34:41.000Z","name":"Zaria Waelchi","mobile_number":"569-944-2456","email_id":"Emile96@gmail.com","dop":"2025-04-06","serial_number":"18666761875454096","imei1":"18666761875454096","imei2":"18666761875454096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183853,"job_number":"JOB_183853","tr_customer_id":183871,"tr_customer_product_id":183861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:41.000Z","modified_at":"2026-02-12T04:34:41.000Z","name":"Angelica Klocko","mobile_number":"413-515-6687","email_id":"Colby_Bayer@gmail.com","dop":"2025-04-06","serial_number":"10050413030576148","imei1":"10050413030576148","imei2":"10050413030576148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183855,"job_number":"JOB_183855","tr_customer_id":183873,"tr_customer_product_id":183863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:43.000Z","modified_at":"2026-02-12T04:34:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12846558808274","imei1":"12846558808274","imei2":"12846558808274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183857,"job_number":"JOB_183857","tr_customer_id":183875,"tr_customer_product_id":183865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:44.000Z","modified_at":"2026-02-12T04:34:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18140153127410","imei1":"18140153127410","imei2":"18140153127410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183859,"job_number":"JOB_183859","tr_customer_id":183877,"tr_customer_product_id":183867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:45.000Z","modified_at":"2026-02-12T04:34:45.000Z","name":"Leann Schultz","mobile_number":"604-457-9942","email_id":"Leila_OKon40@yahoo.com","dop":"2025-04-06","serial_number":"14358401243183472","imei1":"14358401243183472","imei2":"14358401243183472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183860,"job_number":"JOB_183860","tr_customer_id":183878,"tr_customer_product_id":183868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:45.000Z","modified_at":"2026-02-12T04:34:45.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"75868353680865","imei1":"75868353680865","imei2":"75868353680865","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183861,"job_number":"JOB_183861","tr_customer_id":183879,"tr_customer_product_id":183869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:45.000Z","modified_at":"2026-02-12T04:34:45.000Z","name":"Jailyn West","mobile_number":"937-214-3874","email_id":"Ahmed.Konopelski7@hotmail.com","dop":"2025-04-06","serial_number":"17866752374327376","imei1":"17866752374327376","imei2":"17866752374327376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183862,"job_number":"JOB_183862","tr_customer_id":183880,"tr_customer_product_id":183870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:45.000Z","modified_at":"2026-02-12T04:34:45.000Z","name":"Jocelyn Dooley","mobile_number":"448-293-4001","email_id":"Clifford.Swaniawski27@yahoo.com","dop":"2025-02-01","serial_number":"35320434825814","imei1":"35320434825814","imei2":"35320434825814","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183864,"job_number":"JOB_183864","tr_customer_id":183882,"tr_customer_product_id":183872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:48.000Z","modified_at":"2026-02-12T04:34:48.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"107156510530215","imei1":"107156510530215","imei2":"107156510530215","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183869,"job_number":"JOB_183869","tr_customer_id":183887,"tr_customer_product_id":183877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:59.000Z","modified_at":"2026-02-12T04:34:59.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10740478834394","imei1":"10740478834394","imei2":"10740478834394","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183871,"job_number":"JOB_183871","tr_customer_id":183889,"tr_customer_product_id":183879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:00.000Z","modified_at":"2026-02-12T04:35:00.000Z","name":"Kevin Treutel","mobile_number":"592-209-2415","email_id":"Lawson_Grimes@yahoo.com","dop":"2025-06-18","serial_number":"1096626000646060","imei1":"1096626000646060","imei2":"1096626000646060","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183872,"job_number":"JOB_183872","tr_customer_id":183890,"tr_customer_product_id":183880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:06.000Z","modified_at":"2026-02-12T04:35:06.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11688556139119","imei1":"11688556139119","imei2":"11688556139119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183874,"job_number":"JOB_183874","tr_customer_id":183892,"tr_customer_product_id":183882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:07.000Z","modified_at":"2026-02-12T04:35:07.000Z","name":"Ezequiel Hudson","mobile_number":"579-667-8268","email_id":"Magnolia_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"12384909384034684","imei1":"12384909384034684","imei2":"12384909384034684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183875,"job_number":"JOB_183875","tr_customer_id":183893,"tr_customer_product_id":183883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:17.000Z","modified_at":"2026-02-12T04:35:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14333325680901","imei1":"14333325680901","imei2":"14333325680901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183877,"job_number":"JOB_183877","tr_customer_id":183895,"tr_customer_product_id":183885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:19.000Z","modified_at":"2026-02-12T04:35:19.000Z","name":"Sister Murphy","mobile_number":"945-381-3244","email_id":"Jamir67@hotmail.com","dop":"2025-04-06","serial_number":"16806624688748940","imei1":"16806624688748940","imei2":"16806624688748940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183878,"job_number":"JOB_183878","tr_customer_id":183896,"tr_customer_product_id":183886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:22.000Z","modified_at":"2026-02-12T04:35:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17419190268339","imei1":"17419190268339","imei2":"17419190268339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183880,"job_number":"JOB_183880","tr_customer_id":183898,"tr_customer_product_id":183888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:24.000Z","modified_at":"2026-02-12T04:35:24.000Z","name":"Alexanne Barton","mobile_number":"386-928-2087","email_id":"Blake_McGlynn23@gmail.com","dop":"2025-04-06","serial_number":"16653077291002912","imei1":"16653077291002912","imei2":"16653077291002912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183881,"job_number":"JOB_183881","tr_customer_id":183899,"tr_customer_product_id":183889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:25.000Z","modified_at":"2026-02-12T04:35:25.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183882,"job_number":"JOB_183882","tr_customer_id":183900,"tr_customer_product_id":183890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:27.000Z","modified_at":"2026-02-12T04:35:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10302297441860","imei1":"10302297441860","imei2":"10302297441860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183884,"job_number":"JOB_183884","tr_customer_id":183902,"tr_customer_product_id":183892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:28.000Z","modified_at":"2026-02-12T04:35:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12843180041693","imei1":"12843180041693","imei2":"12843180041693","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183886,"job_number":"JOB_183886","tr_customer_id":183904,"tr_customer_product_id":183894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:28.000Z","modified_at":"2026-02-12T04:35:28.000Z","name":"Flavie Ankunding","mobile_number":"850-710-1387","email_id":"Torrance.McDermott@yahoo.com","dop":"2025-04-06","serial_number":"11091965663063250","imei1":"11091965663063250","imei2":"11091965663063250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183887,"job_number":"JOB_183887","tr_customer_id":183905,"tr_customer_product_id":183895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:29.000Z","modified_at":"2026-02-12T04:35:29.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"59954690712755","imei1":"59954690712755","imei2":"59954690712755","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183888,"job_number":"JOB_183888","tr_customer_id":183906,"tr_customer_product_id":183896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:29.000Z","modified_at":"2026-02-12T04:35:29.000Z","name":"Green Corkery","mobile_number":"537-699-6311","email_id":"Otha89@yahoo.com","dop":"2025-02-01","serial_number":"26064820001115","imei1":"26064820001115","imei2":"26064820001115","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183889,"job_number":"JOB_183889","tr_customer_id":183907,"tr_customer_product_id":183897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:29.000Z","modified_at":"2026-02-12T04:35:29.000Z","name":"Esta Wilderman","mobile_number":"344-633-9990","email_id":"Libby_Medhurst55@hotmail.com","dop":"2025-04-06","serial_number":"16289083107898580","imei1":"16289083107898580","imei2":"16289083107898580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183890,"job_number":"JOB_183890","tr_customer_id":183908,"tr_customer_product_id":183898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:30.000Z","modified_at":"2026-02-12T04:35:30.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"55421531749334440","imei1":"55421531749334440","imei2":"55421531749334440","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183892,"job_number":"JOB_183892","tr_customer_id":183910,"tr_customer_product_id":183900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:32.000Z","modified_at":"2026-02-12T04:35:32.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"101402057450598","imei1":"101402057450598","imei2":"101402057450598","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183894,"job_number":"JOB_183894","tr_customer_id":183912,"tr_customer_product_id":183902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:43.000Z","modified_at":"2026-02-12T04:35:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15440803008782","imei1":"15440803008782","imei2":"15440803008782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183896,"job_number":"JOB_183896","tr_customer_id":183914,"tr_customer_product_id":183904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:44.000Z","modified_at":"2026-02-12T04:35:44.000Z","name":"Herminio Sawayn","mobile_number":"407-988-4403","email_id":"Chasity13@gmail.com","dop":"2025-04-06","serial_number":"16180986361320360","imei1":"16180986361320360","imei2":"16180986361320360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183899,"job_number":"JOB_183899","tr_customer_id":183917,"tr_customer_product_id":183907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:50.000Z","modified_at":"2026-02-12T04:35:50.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17948182993420","imei1":"17948182993420","imei2":"17948182993420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183903,"job_number":"JOB_183903","tr_customer_id":183921,"tr_customer_product_id":183911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:51.000Z","modified_at":"2026-02-12T04:35:51.000Z","name":"Eulalia Kautzer","mobile_number":"815-709-1034","email_id":"Levi.Schneider@yahoo.com","dop":"2025-04-06","serial_number":"13818130251672596","imei1":"13818130251672596","imei2":"13818130251672596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183904,"job_number":"JOB_183904","tr_customer_id":183922,"tr_customer_product_id":183912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:51.000Z","modified_at":"2026-02-12T04:35:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16916816547004","imei1":"16916816547004","imei2":"16916816547004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183906,"job_number":"JOB_183906","tr_customer_id":183924,"tr_customer_product_id":183914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:53.000Z","modified_at":"2026-02-12T04:35:53.000Z","name":"Verona Goodwin","mobile_number":"993-931-1473","email_id":"Rylee_Marvin19@yahoo.com","dop":"2025-04-06","serial_number":"17107636403294208","imei1":"17107636403294208","imei2":"17107636403294208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183907,"job_number":"JOB_183907","tr_customer_id":183925,"tr_customer_product_id":183915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:58.000Z","modified_at":"2026-02-12T04:35:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13586377720348","imei1":"13586377720348","imei2":"13586377720348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183910,"job_number":"JOB_183910","tr_customer_id":183928,"tr_customer_product_id":183918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:59.000Z","modified_at":"2026-02-12T04:35:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19597456148775","imei1":"19597456148775","imei2":"19597456148775","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183913,"job_number":"JOB_183913","tr_customer_id":183931,"tr_customer_product_id":183921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:59.000Z","modified_at":"2026-02-12T04:35:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11494480061703","imei1":"11494480061703","imei2":"11494480061703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183915,"job_number":"JOB_183915","tr_customer_id":183933,"tr_customer_product_id":183923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:00.000Z","modified_at":"2026-02-12T04:36:00.000Z","name":"Lisa Strosin","mobile_number":"400-591-0541","email_id":"Penelope76@hotmail.com","dop":"2025-05-30","serial_number":"14162085871649","imei1":"14162085871649","imei2":"14162085871649","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183916,"job_number":"JOB_183916","tr_customer_id":183934,"tr_customer_product_id":183924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:00.000Z","modified_at":"2026-02-12T04:36:00.000Z","name":"Madaline Jenkins","mobile_number":"784-630-0715","email_id":"Kim_Heaney@gmail.com","dop":"2025-04-06","serial_number":"10930940647434302","imei1":"10930940647434302","imei2":"10930940647434302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183919,"job_number":"JOB_183919","tr_customer_id":183937,"tr_customer_product_id":183927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:01.000Z","modified_at":"2026-02-12T04:36:01.000Z","name":"Mortimer Schimmel","mobile_number":"731-755-9636","email_id":"Eladio23@hotmail.com","dop":"2025-04-06","serial_number":"18708341416716944","imei1":"18708341416716944","imei2":"18708341416716944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183921,"job_number":"JOB_183921","tr_customer_id":183939,"tr_customer_product_id":183929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:01.000Z","modified_at":"2026-02-12T04:36:01.000Z","name":"Lon Wolf","mobile_number":"498-419-7156","email_id":"Evalyn_Ritchie@yahoo.com","dop":"2025-04-06","serial_number":"16332227730512620","imei1":"16332227730512620","imei2":"16332227730512620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183922,"job_number":"JOB_183922","tr_customer_id":183940,"tr_customer_product_id":183930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:01.000Z","modified_at":"2026-02-12T04:36:01.000Z","name":"Caleb Graham","mobile_number":"830-825-9459","email_id":"Immanuel37@yahoo.com","dop":"2025-05-30","serial_number":"1104096212971365","imei1":"1104096212971365","imei2":"1104096212971365","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183923,"job_number":"JOB_183923","tr_customer_id":183941,"tr_customer_product_id":183931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:01.000Z","modified_at":"2026-02-12T04:36:01.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17565703919203","imei1":"17565703919203","imei2":"17565703919203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183929,"job_number":"JOB_183929","tr_customer_id":183948,"tr_customer_product_id":183938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:03.000Z","modified_at":"2026-02-12T04:36:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14302565450093","imei1":"14302565450093","imei2":"14302565450093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183930,"job_number":"JOB_183930","tr_customer_id":183947,"tr_customer_product_id":183937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:03.000Z","modified_at":"2026-02-12T04:36:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13051844307558","imei1":"13051844307558","imei2":"13051844307558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183931,"job_number":"JOB_183931","tr_customer_id":183949,"tr_customer_product_id":183939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:03.000Z","modified_at":"2026-02-12T04:36:03.000Z","name":"Jedediah Pouros","mobile_number":"586-317-3303","email_id":"Raoul77@yahoo.com","dop":"2025-04-06","serial_number":"15138476432107464","imei1":"15138476432107464","imei2":"15138476432107464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183934,"job_number":"JOB_183934","tr_customer_id":183952,"tr_customer_product_id":183942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:05.000Z","modified_at":"2026-02-12T04:36:05.000Z","name":"Amina Abshire","mobile_number":"790-415-8047","email_id":"Rolando.Waelchi56@gmail.com","dop":"2025-04-06","serial_number":"12996942282944724","imei1":"12996942282944724","imei2":"12996942282944724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183935,"job_number":"JOB_183935","tr_customer_id":183953,"tr_customer_product_id":183943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:05.000Z","modified_at":"2026-02-12T04:36:05.000Z","name":"Colton Medhurst","mobile_number":"334-541-9283","email_id":"Joaquin.Runolfsson@gmail.com","dop":"2025-04-06","serial_number":"12647759693282646","imei1":"12647759693282646","imei2":"12647759693282646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183936,"job_number":"JOB_183936","tr_customer_id":183954,"tr_customer_product_id":183944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:05.000Z","modified_at":"2026-02-12T04:36:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17709301435128","imei1":"17709301435128","imei2":"17709301435128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183937,"job_number":"JOB_183937","tr_customer_id":183955,"tr_customer_product_id":183945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:06.000Z","modified_at":"2026-02-12T04:36:06.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12956788537958","imei1":"12956788537958","imei2":"12956788537958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183940,"job_number":"JOB_183940","tr_customer_id":183958,"tr_customer_product_id":183948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:07.000Z","modified_at":"2026-02-12T04:36:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15670635054368","imei1":"15670635054368","imei2":"15670635054368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183941,"job_number":"JOB_183941","tr_customer_id":183959,"tr_customer_product_id":183949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:07.000Z","modified_at":"2026-02-12T04:36:07.000Z","name":"Wilfrid Koepp","mobile_number":"737-388-1676","email_id":"German96@hotmail.com","dop":"2025-04-06","serial_number":"13218600452938444","imei1":"13218600452938444","imei2":"13218600452938444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183943,"job_number":"JOB_183943","tr_customer_id":183961,"tr_customer_product_id":183951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:07.000Z","modified_at":"2026-02-12T04:36:07.000Z","name":"Carole Goldner","mobile_number":"618-895-2788","email_id":"Juanita10@hotmail.com","dop":"2025-04-06","serial_number":"16039321553981308","imei1":"16039321553981308","imei2":"16039321553981308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183944,"job_number":"JOB_183944","tr_customer_id":183962,"tr_customer_product_id":183952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:08.000Z","modified_at":"2026-02-12T04:36:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16462982535421","imei1":"16462982535421","imei2":"16462982535421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183946,"job_number":"JOB_183946","tr_customer_id":183964,"tr_customer_product_id":183954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:08.000Z","modified_at":"2026-02-12T04:36:08.000Z","name":"Issac Yost","mobile_number":"382-746-2621","email_id":"Tyrell23@hotmail.com","dop":"2025-04-06","serial_number":"12881276393599436","imei1":"12881276393599436","imei2":"12881276393599436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183947,"job_number":"JOB_183947","tr_customer_id":183965,"tr_customer_product_id":183955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:10.000Z","modified_at":"2026-02-12T04:36:10.000Z","name":"Lenora Auer","mobile_number":"315-623-3225","email_id":"Dalton82@gmail.com","dop":"2025-04-06","serial_number":"17906541040012672","imei1":"17906541040012672","imei2":"17906541040012672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183948,"job_number":"JOB_183948","tr_customer_id":183966,"tr_customer_product_id":183956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:11.000Z","modified_at":"2026-02-12T04:36:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13484151180241","imei1":"13484151180241","imei2":"13484151180241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183952,"job_number":"JOB_183952","tr_customer_id":183970,"tr_customer_product_id":183960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:12.000Z","modified_at":"2026-02-12T04:36:12.000Z","name":"Catalina Rau","mobile_number":"913-222-3776","email_id":"Rigoberto.Kunze@yahoo.com","dop":"2025-04-06","serial_number":"13754027470496002","imei1":"13754027470496002","imei2":"13754027470496002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183953,"job_number":"JOB_183953","tr_customer_id":183971,"tr_customer_product_id":183961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:13.000Z","modified_at":"2026-02-12T04:36:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15249542863135","imei1":"15249542863135","imei2":"15249542863135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183955,"job_number":"JOB_183955","tr_customer_id":183973,"tr_customer_product_id":183963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:13.000Z","modified_at":"2026-02-12T04:36:13.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"12550358303507","imei1":"12550358303507","imei2":"12550358303507","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183956,"job_number":"JOB_183956","tr_customer_id":183974,"tr_customer_product_id":183964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:13.000Z","modified_at":"2026-02-12T04:36:14.000Z","name":"Rosina Koss","mobile_number":"210-643-3537","email_id":"Jaiden22@hotmail.com","dop":"2025-02-01","serial_number":"22275147191632","imei1":"22275147191632","imei2":"22275147191632","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183957,"job_number":"JOB_183957","tr_customer_id":183975,"tr_customer_product_id":183965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:14.000Z","modified_at":"2026-02-12T04:36:14.000Z","name":"Lilyan Smitham","mobile_number":"383-600-5106","email_id":"Cullen53@hotmail.com","dop":"2025-04-06","serial_number":"16932527513224812","imei1":"16932527513224812","imei2":"16932527513224812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183962,"job_number":"JOB_183962","tr_customer_id":183980,"tr_customer_product_id":183970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:17.000Z","modified_at":"2026-02-12T04:36:17.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107179731311322","imei1":"107179731311322","imei2":"107179731311322","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183966,"job_number":"JOB_183966","tr_customer_id":183984,"tr_customer_product_id":183974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:28.000Z","modified_at":"2026-02-12T04:36:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14608975335404","imei1":"14608975335404","imei2":"14608975335404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183968,"job_number":"JOB_183968","tr_customer_id":183986,"tr_customer_product_id":183976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:30.000Z","modified_at":"2026-02-12T04:36:30.000Z","name":"Rafael King","mobile_number":"287-722-5155","email_id":"Lemuel11@hotmail.com","dop":"2025-04-06","serial_number":"10174368828433582","imei1":"10174368828433582","imei2":"10174368828433582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183976,"job_number":"JOB_183976","tr_customer_id":183994,"tr_customer_product_id":183984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:37.000Z","modified_at":"2026-02-12T04:36:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19671780936839","imei1":"19671780936839","imei2":"19671780936839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183978,"job_number":"JOB_183978","tr_customer_id":183996,"tr_customer_product_id":183986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:39.000Z","modified_at":"2026-02-12T04:36:39.000Z","name":"Nakia Morissette","mobile_number":"342-239-4356","email_id":"Alfred85@gmail.com","dop":"2025-04-06","serial_number":"15252744148861540","imei1":"15252744148861540","imei2":"15252744148861540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183979,"job_number":"JOB_183979","tr_customer_id":183997,"tr_customer_product_id":183987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:40.000Z","modified_at":"2026-02-12T04:36:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13864590467048","imei1":"13864590467048","imei2":"13864590467048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183981,"job_number":"JOB_183981","tr_customer_id":183999,"tr_customer_product_id":183989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:42.000Z","modified_at":"2026-02-12T04:36:42.000Z","name":"Emilia Torp","mobile_number":"468-628-0272","email_id":"Itzel.OConner43@yahoo.com","dop":"2025-04-06","serial_number":"12355404633087424","imei1":"12355404633087424","imei2":"12355404633087424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183982,"job_number":"JOB_183982","tr_customer_id":184000,"tr_customer_product_id":183990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:45.000Z","modified_at":"2026-02-12T04:36:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11160284202652","imei1":"11160284202652","imei2":"11160284202652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183983,"job_number":"JOB_183983","tr_customer_id":184001,"tr_customer_product_id":183991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:45.000Z","modified_at":"2026-02-12T04:36:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11800736137573","imei1":"11800736137573","imei2":"11800736137573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183986,"job_number":"JOB_183986","tr_customer_id":184004,"tr_customer_product_id":183994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:46.000Z","modified_at":"2026-02-12T04:36:46.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16906022772077","imei1":"16906022772077","imei2":"16906022772077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183988,"job_number":"JOB_183988","tr_customer_id":184006,"tr_customer_product_id":183996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:47.000Z","modified_at":"2026-02-12T04:36:47.000Z","name":"Reva Nitzsche","mobile_number":"879-708-7948","email_id":"Christelle_Price62@yahoo.com","dop":"2025-04-06","serial_number":"18348763169350950","imei1":"18348763169350950","imei2":"18348763169350950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183989,"job_number":"JOB_183989","tr_customer_id":184007,"tr_customer_product_id":183997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:47.000Z","modified_at":"2026-02-12T04:36:47.000Z","name":"Sheila Marks","mobile_number":"909-695-8093","email_id":"Christa_Murphy@hotmail.com","dop":"2025-04-06","serial_number":"11604204087827692","imei1":"11604204087827692","imei2":"11604204087827692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183991,"job_number":"JOB_183991","tr_customer_id":184009,"tr_customer_product_id":183999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:48.000Z","modified_at":"2026-02-12T04:36:48.000Z","name":"Cullen Rosenbaum","mobile_number":"246-323-4297","email_id":"Ryann15@yahoo.com","dop":"2025-04-06","serial_number":"14083515020232618","imei1":"14083515020232618","imei2":"14083515020232618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183992,"job_number":"JOB_183992","tr_customer_id":184010,"tr_customer_product_id":184000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:49.000Z","modified_at":"2026-02-12T04:36:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13871871511136","imei1":"13871871511136","imei2":"13871871511136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183994,"job_number":"JOB_183994","tr_customer_id":184012,"tr_customer_product_id":184002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:50.000Z","modified_at":"2026-02-12T04:36:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13554495029432","imei1":"13554495029432","imei2":"13554495029432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183995,"job_number":"JOB_183995","tr_customer_id":184013,"tr_customer_product_id":184003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:50.000Z","modified_at":"2026-02-12T04:36:50.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14750957695773","imei1":"14750957695773","imei2":"14750957695773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183998,"job_number":"JOB_183998","tr_customer_id":184016,"tr_customer_product_id":184006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:51.000Z","modified_at":"2026-02-12T04:36:51.000Z","name":"Cullen Roberts","mobile_number":"922-881-6074","email_id":"Everett_Hessel61@yahoo.com","dop":"2025-04-06","serial_number":"13035221234054600","imei1":"13035221234054600","imei2":"13035221234054600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183999,"job_number":"JOB_183999","tr_customer_id":184017,"tr_customer_product_id":184007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:52.000Z","modified_at":"2026-02-12T04:36:52.000Z","name":"Asha Hudson","mobile_number":"238-757-8475","email_id":"Gracie.Koepp@gmail.com","dop":"2025-04-06","serial_number":"17711982393917764","imei1":"17711982393917764","imei2":"17711982393917764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184000,"job_number":"JOB_184000","tr_customer_id":184018,"tr_customer_product_id":184008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:52.000Z","modified_at":"2026-02-12T04:36:52.000Z","name":"Makenzie Parker","mobile_number":"661-743-3116","email_id":"Magdalena_Mueller73@hotmail.com","dop":"2025-04-06","serial_number":"11291545548825658","imei1":"11291545548825658","imei2":"11291545548825658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184001,"job_number":"JOB_184001","tr_customer_id":184019,"tr_customer_product_id":184009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:52.000Z","modified_at":"2026-02-12T04:36:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16716869916813","imei1":"16716869916813","imei2":"16716869916813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184003,"job_number":"JOB_184003","tr_customer_id":184021,"tr_customer_product_id":184011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:54.000Z","modified_at":"2026-02-12T04:36:54.000Z","name":"Okey Kunze","mobile_number":"239-636-8774","email_id":"Alf_Strosin@hotmail.com","dop":"2025-04-06","serial_number":"15188158887781396","imei1":"15188158887781396","imei2":"15188158887781396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184004,"job_number":"JOB_184004","tr_customer_id":184022,"tr_customer_product_id":184012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:13.000Z","modified_at":"2026-02-12T04:37:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10375178638748","imei1":"10375178638748","imei2":"10375178638748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184006,"job_number":"JOB_184006","tr_customer_id":184024,"tr_customer_product_id":184014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:15.000Z","modified_at":"2026-02-12T04:37:15.000Z","name":"Niko Wuckert","mobile_number":"475-609-8258","email_id":"Heaven9@gmail.com","dop":"2025-04-06","serial_number":"15695733764883032","imei1":"15695733764883032","imei2":"15695733764883032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184010,"job_number":"JOB_184010","tr_customer_id":184028,"tr_customer_product_id":184018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:21.000Z","modified_at":"2026-02-12T04:37:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19236007510737","imei1":"19236007510737","imei2":"19236007510737","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184012,"job_number":"JOB_184012","tr_customer_id":184030,"tr_customer_product_id":184020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:22.000Z","modified_at":"2026-02-12T04:37:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19132465830595","imei1":"19132465830595","imei2":"19132465830595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184014,"job_number":"JOB_184014","tr_customer_id":184032,"tr_customer_product_id":184022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:23.000Z","modified_at":"2026-02-12T04:37:23.000Z","name":"Rene Runolfsdottir","mobile_number":"597-868-0999","email_id":"Brandyn_Hoeger@yahoo.com","dop":"2025-04-06","serial_number":"12604964250866516","imei1":"12604964250866516","imei2":"12604964250866516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184015,"job_number":"JOB_184015","tr_customer_id":184033,"tr_customer_product_id":184023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:24.000Z","modified_at":"2026-02-12T04:37:24.000Z","name":"Annamae Donnelly","mobile_number":"724-966-1276","email_id":"Annabelle_McCullough89@hotmail.com","dop":"2025-04-06","serial_number":"12993142890668758","imei1":"12993142890668758","imei2":"12993142890668758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184016,"job_number":"JOB_184016","tr_customer_id":184034,"tr_customer_product_id":184024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:27.000Z","modified_at":"2026-02-12T04:37:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18032083539333","imei1":"18032083539333","imei2":"18032083539333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184018,"job_number":"JOB_184018","tr_customer_id":184036,"tr_customer_product_id":184026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:28.000Z","modified_at":"2026-02-12T04:37:28.000Z","name":"Elva Howe","mobile_number":"496-301-8103","email_id":"Genoveva.Rosenbaum52@gmail.com","dop":"2025-04-06","serial_number":"19476995462423680","imei1":"19476995462423680","imei2":"19476995462423680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184019,"job_number":"JOB_184019","tr_customer_id":184037,"tr_customer_product_id":184027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:31.000Z","modified_at":"2026-02-12T04:37:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14865522738824","imei1":"14865522738824","imei2":"14865522738824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184020,"job_number":"JOB_184020","tr_customer_id":184038,"tr_customer_product_id":184028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:31.000Z","modified_at":"2026-02-12T04:37:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15892161545425","imei1":"15892161545425","imei2":"15892161545425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184023,"job_number":"JOB_184023","tr_customer_id":184041,"tr_customer_product_id":184031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:32.000Z","modified_at":"2026-02-12T04:37:32.000Z","name":"Sallie Funk","mobile_number":"286-905-6764","email_id":"Elias.Raynor45@gmail.com","dop":"2025-04-06","serial_number":"15791092364086628","imei1":"15791092364086628","imei2":"15791092364086628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184024,"job_number":"JOB_184024","tr_customer_id":184042,"tr_customer_product_id":184032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:32.000Z","modified_at":"2026-02-12T04:37:32.000Z","name":"Katelyn Mosciski","mobile_number":"471-929-8711","email_id":"Maverick_Gerhold19@yahoo.com","dop":"2025-04-06","serial_number":"17013209517692908","imei1":"17013209517692908","imei2":"17013209517692908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184025,"job_number":"JOB_184025","tr_customer_id":184043,"tr_customer_product_id":184033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:34.000Z","modified_at":"2026-02-12T04:37:34.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15877654118704","imei1":"15877654118704","imei2":"15877654118704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184027,"job_number":"JOB_184027","tr_customer_id":184045,"tr_customer_product_id":184035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:36.000Z","modified_at":"2026-02-12T04:37:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10693892629031","imei1":"10693892629031","imei2":"10693892629031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184029,"job_number":"JOB_184029","tr_customer_id":184047,"tr_customer_product_id":184037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:36.000Z","modified_at":"2026-02-12T04:37:36.000Z","name":"Eleonore Wintheiser","mobile_number":"305-546-9140","email_id":"Nakia50@gmail.com","dop":"2025-04-06","serial_number":"17319842740215484","imei1":"17319842740215484","imei2":"17319842740215484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184030,"job_number":"JOB_184030","tr_customer_id":184048,"tr_customer_product_id":184038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:36.000Z","modified_at":"2026-02-12T04:37:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13823536204588","imei1":"13823536204588","imei2":"13823536204588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184032,"job_number":"JOB_184032","tr_customer_id":184050,"tr_customer_product_id":184040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:37.000Z","modified_at":"2026-02-12T04:37:37.000Z","name":"Sigrid Morar","mobile_number":"886-317-6379","email_id":"Eldred5@gmail.com","dop":"2025-04-06","serial_number":"16679588099375952","imei1":"16679588099375952","imei2":"16679588099375952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184033,"job_number":"JOB_184033","tr_customer_id":184051,"tr_customer_product_id":184041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:38.000Z","modified_at":"2026-02-12T04:37:38.000Z","name":"Zechariah Hand","mobile_number":"632-357-0384","email_id":"Lucinda.Parker@yahoo.com","dop":"2025-04-06","serial_number":"16506155690657384","imei1":"16506155690657384","imei2":"16506155690657384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184040,"job_number":"JOB_184040","tr_customer_id":184058,"tr_customer_product_id":184048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:42:54.000Z","modified_at":"2026-02-12T04:42:54.000Z","name":"Cole Tromp","mobile_number":"971-943-8644","email_id":"Sanford_Hackett@yahoo.com","dop":"2025-10-05","serial_number":"14644948825084","imei1":"14644948825084","imei2":"14644948825084","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184041,"job_number":"JOB_184041","tr_customer_id":184059,"tr_customer_product_id":184049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:18.000Z","modified_at":"2026-02-12T04:52:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35445248975870","imei1":"35445248975870","imei2":"35445248975870","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184042,"job_number":"JOB_184042","tr_customer_id":184060,"tr_customer_product_id":184050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:19.000Z","modified_at":"2026-02-12T04:52:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41353619758507","imei1":"41353619758507","imei2":"41353619758507","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184043,"job_number":"JOB_184043","tr_customer_id":184061,"tr_customer_product_id":184051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:19.000Z","modified_at":"2026-02-12T04:52:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57605003280817","imei1":"57605003280817","imei2":"57605003280817","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184044,"job_number":"JOB_184044","tr_customer_id":184062,"tr_customer_product_id":184052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:19.000Z","modified_at":"2026-02-12T04:52:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79773488215176","imei1":"79773488215176","imei2":"79773488215176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184045,"job_number":"JOB_184045","tr_customer_id":184063,"tr_customer_product_id":184053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:19.000Z","modified_at":"2026-02-12T04:52:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42847851049924","imei1":"42847851049924","imei2":"42847851049924","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184046,"job_number":"JOB_184046","tr_customer_id":184064,"tr_customer_product_id":184054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:20.000Z","modified_at":"2026-02-12T04:52:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13332677259760","imei1":"13332677259760","imei2":"13332677259760","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184048,"job_number":"JOB_184048","tr_customer_id":184066,"tr_customer_product_id":184056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:51.000Z","modified_at":"2026-02-12T04:52:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87040317074867","imei1":"87040317074867","imei2":"87040317074867","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184049,"job_number":"JOB_184049","tr_customer_id":184067,"tr_customer_product_id":184057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:51.000Z","modified_at":"2026-02-12T04:52:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28681794736233","imei1":"28681794736233","imei2":"28681794736233","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184050,"job_number":"JOB_184050","tr_customer_id":184068,"tr_customer_product_id":184058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:51.000Z","modified_at":"2026-02-12T04:52:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66245442087242","imei1":"66245442087242","imei2":"66245442087242","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184051,"job_number":"JOB_184051","tr_customer_id":184069,"tr_customer_product_id":184059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:52.000Z","modified_at":"2026-02-12T04:52:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60512928620585","imei1":"60512928620585","imei2":"60512928620585","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184052,"job_number":"JOB_184052","tr_customer_id":184070,"tr_customer_product_id":184060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:52.000Z","modified_at":"2026-02-12T04:52:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12853921521250","imei1":"12853921521250","imei2":"12853921521250","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184053,"job_number":"JOB_184053","tr_customer_id":184071,"tr_customer_product_id":184061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:52.000Z","modified_at":"2026-02-12T04:52:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64938321045345","imei1":"64938321045345","imei2":"64938321045345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184055,"job_number":"JOB_184055","tr_customer_id":184073,"tr_customer_product_id":184063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:53:23.000Z","modified_at":"2026-02-12T04:53:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13628815092567","imei1":"13628815092567","imei2":"13628815092567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184056,"job_number":"JOB_184056","tr_customer_id":184074,"tr_customer_product_id":184064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:53:23.000Z","modified_at":"2026-02-12T04:53:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84099989709138","imei1":"84099989709138","imei2":"84099989709138","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184057,"job_number":"JOB_184057","tr_customer_id":184075,"tr_customer_product_id":184065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:53:24.000Z","modified_at":"2026-02-12T04:53:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82711872842417","imei1":"82711872842417","imei2":"82711872842417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184058,"job_number":"JOB_184058","tr_customer_id":184076,"tr_customer_product_id":184066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:53:24.000Z","modified_at":"2026-02-12T04:53:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34387801287981","imei1":"34387801287981","imei2":"34387801287981","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184059,"job_number":"JOB_184059","tr_customer_id":184077,"tr_customer_product_id":184067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:53:24.000Z","modified_at":"2026-02-12T04:53:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83821503385586","imei1":"83821503385586","imei2":"83821503385586","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184060,"job_number":"JOB_184060","tr_customer_id":184078,"tr_customer_product_id":184068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:53:25.000Z","modified_at":"2026-02-12T04:53:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20318500121256","imei1":"20318500121256","imei2":"20318500121256","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184063,"job_number":"JOB_184063","tr_customer_id":184081,"tr_customer_product_id":184071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:09:18.000Z","modified_at":"2026-02-12T05:09:18.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-02","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-02T05:09:17.970926882Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:09:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184066,"job_number":"JOB_184066","tr_customer_id":184084,"tr_customer_product_id":184074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:22:27.000Z","modified_at":"2026-02-12T05:22:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-02","serial_number":"92479538112679","imei1":"92479538112679","imei2":"92479538112679","popurl":"2026-02-02T05:22:26.743215289Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:22:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184067,"job_number":"JOB_184067","tr_customer_id":184085,"tr_customer_product_id":184075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:22:51.000Z","modified_at":"2026-02-12T05:22:51.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-02","serial_number":"67555593576526","imei1":"67555593576526","imei2":"67555593576526","popurl":"2026-02-02T05:22:51.507334904Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184068,"job_number":"JOB_184068","tr_customer_id":184086,"tr_customer_product_id":184076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:26:46.000Z","modified_at":"2026-02-12T05:26:46.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108390099904855","imei1":"108390099904855","imei2":"108390099904855","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184070,"job_number":"JOB_184070","tr_customer_id":184088,"tr_customer_product_id":184078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:26:58.000Z","modified_at":"2026-02-12T05:26:58.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106583576725374","imei1":"106583576725374","imei2":"106583576725374","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184073,"job_number":"JOB_184073","tr_customer_id":184091,"tr_customer_product_id":184081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:34:53.000Z","modified_at":"2026-02-12T05:34:53.000Z","name":"Felipa McLaughlin","mobile_number":"531-462-1509","email_id":"Douglas_Torphy17@yahoo.com","dop":"2025-04-06","serial_number":"11500499095493986","imei1":"11500499095493986","imei2":"11500499095493986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184075,"job_number":"JOB_184075","tr_customer_id":184093,"tr_customer_product_id":184083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:46:16.000Z","modified_at":"2026-02-12T05:46:16.000Z","name":"Harold Rolfson","mobile_number":"823-590-8381","email_id":"Ebba.West19@gmail.com","dop":"2025-04-06","serial_number":"17495221035284004","imei1":"17495221035284004","imei2":"17495221035284004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184077,"job_number":"JOB_184077","tr_customer_id":184095,"tr_customer_product_id":184085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:46:47.000Z","modified_at":"2026-02-12T05:46:47.000Z","name":"Louvenia Wuckert","mobile_number":"503-688-5489","email_id":"Janelle.Grant14@hotmail.com","dop":"2025-04-06","serial_number":"19578458305739770","imei1":"19578458305739770","imei2":"19578458305739770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184078,"job_number":"JOB_184078","tr_customer_id":184096,"tr_customer_product_id":184086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:56:27.000Z","modified_at":"2026-02-12T05:56:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12578455747802","imei1":"12578455747802","imei2":"12578455747802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:56:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184080,"job_number":"JOB_184080","tr_customer_id":184098,"tr_customer_product_id":184088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:56:29.000Z","modified_at":"2026-02-12T05:56:29.000Z","name":"Hayley Vandervort","mobile_number":"985-647-8981","email_id":"Deron_Legros66@hotmail.com","dop":"2025-04-06","serial_number":"13510094343733696","imei1":"13510094343733696","imei2":"13510094343733696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184081,"job_number":"JOB_184081","tr_customer_id":184099,"tr_customer_product_id":184089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:57:14.000Z","modified_at":"2026-02-12T05:57:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10038669033295","imei1":"10038669033295","imei2":"10038669033295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184083,"job_number":"JOB_184083","tr_customer_id":184101,"tr_customer_product_id":184091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:57:16.000Z","modified_at":"2026-02-12T05:57:16.000Z","name":"Elmira Ruecker","mobile_number":"595-353-6967","email_id":"Janie.Reichert38@yahoo.com","dop":"2025-04-06","serial_number":"15952940705787690","imei1":"15952940705787690","imei2":"15952940705787690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184084,"job_number":"JOB_184084","tr_customer_id":184102,"tr_customer_product_id":184092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:58:00.000Z","modified_at":"2026-02-12T05:58:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18766877136600","imei1":"18766877136600","imei2":"18766877136600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184086,"job_number":"JOB_184086","tr_customer_id":184104,"tr_customer_product_id":184094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:58:01.000Z","modified_at":"2026-02-12T05:58:01.000Z","name":"Leonora Ziemann","mobile_number":"694-400-1118","email_id":"Carrie_Lubowitz91@yahoo.com","dop":"2025-04-06","serial_number":"15796212401902488","imei1":"15796212401902488","imei2":"15796212401902488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184088,"job_number":"JOB_184088","tr_customer_id":184106,"tr_customer_product_id":184096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:38:36.000Z","modified_at":"2026-02-12T06:38:36.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"19057484945485","imei1":"19057484945485","imei2":"19057484945485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184090,"job_number":"JOB_184090","tr_customer_id":184108,"tr_customer_product_id":184098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:38:38.000Z","modified_at":"2026-02-12T06:38:38.000Z","name":"Eveline Littel","mobile_number":"834-933-5912","email_id":"Danny97@gmail.com","dop":"2025-04-06","serial_number":"16730544033249840","imei1":"16730544033249840","imei2":"16730544033249840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184091,"job_number":"JOB_184091","tr_customer_id":184109,"tr_customer_product_id":184099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:39:14.000Z","modified_at":"2026-02-12T06:39:14.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"14167305138982","imei1":"14167305138982","imei2":"14167305138982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184093,"job_number":"JOB_184093","tr_customer_id":184111,"tr_customer_product_id":184101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:39:15.000Z","modified_at":"2026-02-12T06:39:15.000Z","name":"Vivian Powlowski","mobile_number":"438-421-8637","email_id":"Emma60@yahoo.com","dop":"2025-04-06","serial_number":"13279481798161518","imei1":"13279481798161518","imei2":"13279481798161518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184095,"job_number":"JOB_184095","tr_customer_id":184113,"tr_customer_product_id":184103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:39:49.000Z","modified_at":"2026-02-12T06:39:49.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"19416292861988","imei1":"19416292861988","imei2":"19416292861988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184097,"job_number":"JOB_184097","tr_customer_id":184115,"tr_customer_product_id":184105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:39:51.000Z","modified_at":"2026-02-12T06:39:51.000Z","name":"Mossie Littel","mobile_number":"380-929-9156","email_id":"Briana_Ryan@yahoo.com","dop":"2025-04-06","serial_number":"15344707232349600","imei1":"15344707232349600","imei2":"15344707232349600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:39:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184112,"job_number":"JOB_184112","tr_customer_id":184130,"tr_customer_product_id":184120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:52.000Z","modified_at":"2026-02-12T06:49:52.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"13553294791969","imei1":"13553294791969","imei2":"13553294791969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184114,"job_number":"JOB_184114","tr_customer_id":184132,"tr_customer_product_id":184122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:53.000Z","modified_at":"2026-02-12T06:49:53.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"100043199921739","imei1":"100043199921739","imei2":"100043199921739","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:49:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184115,"job_number":"JOB_184115","tr_customer_id":184133,"tr_customer_product_id":184123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:53.000Z","modified_at":"2026-02-12T06:49:53.000Z","name":"Myrna Dooley","mobile_number":"671-468-4544","email_id":"Gregoria_Schumm@hotmail.com","dop":"2025-04-06","serial_number":"18603080981260530","imei1":"18603080981260530","imei2":"18603080981260530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:49:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184120,"job_number":"JOB_184120","tr_customer_id":184138,"tr_customer_product_id":184128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:50:28.000Z","modified_at":"2026-02-12T06:50:28.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"18398299163997","imei1":"18398299163997","imei2":"18398299163997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:50:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184122,"job_number":"JOB_184122","tr_customer_id":184140,"tr_customer_product_id":184130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:50:29.000Z","modified_at":"2026-02-12T06:50:29.000Z","name":"Tess Langworth","mobile_number":"530-884-8342","email_id":"Rusty3@yahoo.com","dop":"2025-04-06","serial_number":"18428475488913364","imei1":"18428475488913364","imei2":"18428475488913364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:50:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184123,"job_number":"JOB_184123","tr_customer_id":184141,"tr_customer_product_id":184131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:50:38.000Z","modified_at":"2026-02-12T06:50:38.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"101923237987888","imei1":"101923237987888","imei2":"101923237987888","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184127,"job_number":"JOB_184127","tr_customer_id":184145,"tr_customer_product_id":184135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:03.000Z","modified_at":"2026-02-12T06:51:03.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"17457378931917","imei1":"17457378931917","imei2":"17457378931917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:51:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184129,"job_number":"JOB_184129","tr_customer_id":184147,"tr_customer_product_id":184137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:05.000Z","modified_at":"2026-02-12T06:51:05.000Z","name":"Loma Bailey","mobile_number":"249-939-0544","email_id":"Sammie_Nikolaus38@yahoo.com","dop":"2025-04-06","serial_number":"10052930822048598","imei1":"10052930822048598","imei2":"10052930822048598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184131,"job_number":"JOB_184131","tr_customer_id":184149,"tr_customer_product_id":184139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:23.000Z","modified_at":"2026-02-12T06:51:23.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"100167819191398","imei1":"100167819191398","imei2":"100167819191398","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:51:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184133,"job_number":"JOB_184133","tr_customer_id":184151,"tr_customer_product_id":184141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:23.000Z","modified_at":"2026-02-12T06:51:23.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10104376290882","imei1":"10104376290882","imei2":"10104376290882","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:51:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184135,"job_number":"JOB_184135","tr_customer_id":184153,"tr_customer_product_id":184143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:24.000Z","modified_at":"2026-02-12T06:51:24.000Z","name":"Zack Bednar","mobile_number":"432-703-0462","email_id":"Monserrate_Fadel@gmail.com","dop":"2025-06-18","serial_number":"1036455936277085","imei1":"1036455936277085","imei2":"1036455936277085","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184137,"job_number":"JOB_184137","tr_customer_id":184155,"tr_customer_product_id":184145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:26.000Z","modified_at":"2026-02-12T06:51:26.000Z","name":"Luz Gorczany","mobile_number":"647-912-8074","email_id":"Elwyn.Carter41@yahoo.com","dop":"2025-04-06","serial_number":"18341409123773252","imei1":"18341409123773252","imei2":"18341409123773252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184138,"job_number":"JOB_184138","tr_customer_id":184156,"tr_customer_product_id":184146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:52:10.000Z","modified_at":"2026-02-12T06:52:10.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10980335928212","imei1":"10980335928212","imei2":"10980335928212","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:52:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184140,"job_number":"JOB_184140","tr_customer_id":184158,"tr_customer_product_id":184148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:52:11.000Z","modified_at":"2026-02-12T06:52:11.000Z","name":"Doyle Murazik","mobile_number":"941-681-8576","email_id":"Matilde.VonRueden49@yahoo.com","dop":"2025-06-18","serial_number":"1036109117056516","imei1":"1036109117056516","imei2":"1036109117056516","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184141,"job_number":"JOB_184141","tr_customer_id":184159,"tr_customer_product_id":184149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:52:58.000Z","modified_at":"2026-02-12T06:52:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11523822716761","imei1":"11523822716761","imei2":"11523822716761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184143,"job_number":"JOB_184143","tr_customer_id":184161,"tr_customer_product_id":184151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:53:00.000Z","modified_at":"2026-02-12T06:53:00.000Z","name":"Joseph Boehm","mobile_number":"482-358-9509","email_id":"Vada_Sanford72@hotmail.com","dop":"2025-04-06","serial_number":"14448829500873286","imei1":"14448829500873286","imei2":"14448829500873286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184144,"job_number":"JOB_184144","tr_customer_id":184162,"tr_customer_product_id":184152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:53:43.000Z","modified_at":"2026-02-12T06:53:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19704039998517","imei1":"19704039998517","imei2":"19704039998517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:53:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184146,"job_number":"JOB_184146","tr_customer_id":184164,"tr_customer_product_id":184154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:53:44.000Z","modified_at":"2026-02-12T06:53:44.000Z","name":"Ruby Spencer","mobile_number":"932-448-8391","email_id":"Michele40@yahoo.com","dop":"2025-04-06","serial_number":"19448299708907390","imei1":"19448299708907390","imei2":"19448299708907390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184147,"job_number":"JOB_184147","tr_customer_id":184165,"tr_customer_product_id":184155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:54:27.000Z","modified_at":"2026-02-12T06:54:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10261498887870","imei1":"10261498887870","imei2":"10261498887870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184149,"job_number":"JOB_184149","tr_customer_id":184167,"tr_customer_product_id":184157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:54:28.000Z","modified_at":"2026-02-12T06:54:28.000Z","name":"Darion Purdy","mobile_number":"495-660-7479","email_id":"Justen98@yahoo.com","dop":"2025-04-06","serial_number":"16663757663016716","imei1":"16663757663016716","imei2":"16663757663016716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184150,"job_number":"JOB_184150","tr_customer_id":184168,"tr_customer_product_id":184158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:55:42.000Z","modified_at":"2026-02-12T06:55:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18508161462266","imei1":"18508161462266","imei2":"18508161462266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184152,"job_number":"JOB_184152","tr_customer_id":184170,"tr_customer_product_id":184160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:55:44.000Z","modified_at":"2026-02-12T06:55:44.000Z","name":"Tate Hilpert","mobile_number":"423-414-6432","email_id":"Kasey72@yahoo.com","dop":"2025-04-06","serial_number":"10187370984455470","imei1":"10187370984455470","imei2":"10187370984455470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:55:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184153,"job_number":"JOB_184153","tr_customer_id":184171,"tr_customer_product_id":184161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:56:32.000Z","modified_at":"2026-02-12T06:56:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14893223512055","imei1":"14893223512055","imei2":"14893223512055","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184155,"job_number":"JOB_184155","tr_customer_id":184173,"tr_customer_product_id":184163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:56:34.000Z","modified_at":"2026-02-12T06:56:34.000Z","name":"Clara Leffler","mobile_number":"438-807-5013","email_id":"Merritt.Russel59@hotmail.com","dop":"2025-04-06","serial_number":"16208725778583308","imei1":"16208725778583308","imei2":"16208725778583308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184156,"job_number":"JOB_184156","tr_customer_id":184174,"tr_customer_product_id":184164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:57:22.000Z","modified_at":"2026-02-12T06:57:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18517701136110","imei1":"18517701136110","imei2":"18517701136110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184157,"job_number":"JOB_184157","tr_customer_id":184175,"tr_customer_product_id":184165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:57:22.000Z","modified_at":"2026-02-12T06:57:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12357326197993","imei1":"12357326197993","imei2":"12357326197993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184160,"job_number":"JOB_184160","tr_customer_id":184178,"tr_customer_product_id":184168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:57:24.000Z","modified_at":"2026-02-12T06:57:24.000Z","name":"Ciara Windler","mobile_number":"739-239-7687","email_id":"Floyd18@yahoo.com","dop":"2025-04-06","serial_number":"18281565501393550","imei1":"18281565501393550","imei2":"18281565501393550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184161,"job_number":"JOB_184161","tr_customer_id":184179,"tr_customer_product_id":184169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:57:24.000Z","modified_at":"2026-02-12T06:57:24.000Z","name":"Verdie Williamson","mobile_number":"529-798-9505","email_id":"Paige67@gmail.com","dop":"2025-04-06","serial_number":"15367456414900820","imei1":"15367456414900820","imei2":"15367456414900820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184165,"job_number":"JOB_184165","tr_customer_id":184183,"tr_customer_product_id":184173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:58:13.000Z","modified_at":"2026-02-12T06:58:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19262997244667","imei1":"19262997244667","imei2":"19262997244667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:58:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184167,"job_number":"JOB_184167","tr_customer_id":184185,"tr_customer_product_id":184175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:58:15.000Z","modified_at":"2026-02-12T06:58:15.000Z","name":"Tito Schmidt","mobile_number":"867-275-8221","email_id":"Melissa.Sanford@gmail.com","dop":"2025-04-06","serial_number":"16892961309416350","imei1":"16892961309416350","imei2":"16892961309416350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184168,"job_number":"JOB_184168","tr_customer_id":184186,"tr_customer_product_id":184176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:59:03.000Z","modified_at":"2026-02-12T06:59:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16628739905245","imei1":"16628739905245","imei2":"16628739905245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184170,"job_number":"JOB_184170","tr_customer_id":184188,"tr_customer_product_id":184178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:59:05.000Z","modified_at":"2026-02-12T06:59:05.000Z","name":"Brook Goldner","mobile_number":"491-934-6690","email_id":"Gianni14@yahoo.com","dop":"2025-04-06","serial_number":"17260526216261740","imei1":"17260526216261740","imei2":"17260526216261740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184171,"job_number":"JOB_184171","tr_customer_id":184189,"tr_customer_product_id":184179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:59:34.000Z","modified_at":"2026-02-12T06:59:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13248903740273","imei1":"13248903740273","imei2":"13248903740273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184173,"job_number":"JOB_184173","tr_customer_id":184191,"tr_customer_product_id":184181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:59:36.000Z","modified_at":"2026-02-12T06:59:36.000Z","name":"Emery Walter","mobile_number":"230-214-4247","email_id":"Neoma70@gmail.com","dop":"2025-04-06","serial_number":"11195657526308028","imei1":"11195657526308028","imei2":"11195657526308028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:59:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184175,"job_number":"JOB_184175","tr_customer_id":184193,"tr_customer_product_id":184183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:00:18.000Z","modified_at":"2026-02-12T07:00:18.000Z","name":"Justus Pfannerstill","mobile_number":"201-495-1541","email_id":"Antwan19@gmail.com","dop":"2025-04-06","serial_number":"12472084858627106","imei1":"12472084858627106","imei2":"12472084858627106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184176,"job_number":"JOB_184176","tr_customer_id":184194,"tr_customer_product_id":184184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:00:20.000Z","modified_at":"2026-02-12T07:00:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16622819161650","imei1":"16622819161650","imei2":"16622819161650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184178,"job_number":"JOB_184178","tr_customer_id":184196,"tr_customer_product_id":184186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:00:22.000Z","modified_at":"2026-02-12T07:00:22.000Z","name":"Wendell Johnston","mobile_number":"221-659-4200","email_id":"Georgiana_Abshire@yahoo.com","dop":"2025-04-06","serial_number":"19364271649071680","imei1":"19364271649071680","imei2":"19364271649071680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184179,"job_number":"JOB_184179","tr_customer_id":184197,"tr_customer_product_id":184187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:00:51.000Z","modified_at":"2026-02-12T07:00:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15553498110484","imei1":"15553498110484","imei2":"15553498110484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184181,"job_number":"JOB_184181","tr_customer_id":184199,"tr_customer_product_id":184189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:00:52.000Z","modified_at":"2026-02-12T07:00:52.000Z","name":"Petra Howe","mobile_number":"479-376-3499","email_id":"Fabian49@gmail.com","dop":"2025-04-06","serial_number":"14155752799904890","imei1":"14155752799904890","imei2":"14155752799904890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184182,"job_number":"JOB_184182","tr_customer_id":184200,"tr_customer_product_id":184190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:05.000Z","modified_at":"2026-02-12T07:01:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11629364685781","imei1":"11629364685781","imei2":"11629364685781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184183,"job_number":"JOB_184183","tr_customer_id":184201,"tr_customer_product_id":184191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:05.000Z","modified_at":"2026-02-12T07:01:05.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"15850485248243","imei1":"15850485248243","imei2":"15850485248243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184186,"job_number":"JOB_184186","tr_customer_id":184204,"tr_customer_product_id":184194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:07.000Z","modified_at":"2026-02-12T07:01:07.000Z","name":"Rosalia Mosciski","mobile_number":"247-635-0255","email_id":"Keshaun58@hotmail.com","dop":"2025-04-06","serial_number":"14217193171702796","imei1":"14217193171702796","imei2":"14217193171702796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184187,"job_number":"JOB_184187","tr_customer_id":184205,"tr_customer_product_id":184195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:07.000Z","modified_at":"2026-02-12T07:01:07.000Z","name":"Loyal Howe","mobile_number":"511-706-3396","email_id":"Mafalda.Kuvalis14@gmail.com","dop":"2025-04-06","serial_number":"13797235199551524","imei1":"13797235199551524","imei2":"13797235199551524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184191,"job_number":"JOB_184191","tr_customer_id":184209,"tr_customer_product_id":184199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:35.000Z","modified_at":"2026-02-12T07:01:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17473963644778","imei1":"17473963644778","imei2":"17473963644778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184193,"job_number":"JOB_184193","tr_customer_id":184211,"tr_customer_product_id":184201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:37.000Z","modified_at":"2026-02-12T07:01:37.000Z","name":"Marietta Dooley","mobile_number":"767-305-7191","email_id":"Jaydon38@yahoo.com","dop":"2025-04-06","serial_number":"16264764711983172","imei1":"16264764711983172","imei2":"16264764711983172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184194,"job_number":"JOB_184194","tr_customer_id":184212,"tr_customer_product_id":184202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:50.000Z","modified_at":"2026-02-12T07:01:50.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"16254756163684","imei1":"16254756163684","imei2":"16254756163684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184196,"job_number":"JOB_184196","tr_customer_id":184214,"tr_customer_product_id":184204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:52.000Z","modified_at":"2026-02-12T07:01:52.000Z","name":"Raina Marquardt","mobile_number":"584-935-1173","email_id":"Don_Collier@hotmail.com","dop":"2025-04-06","serial_number":"10377448472365340","imei1":"10377448472365340","imei2":"10377448472365340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184200,"job_number":"JOB_184200","tr_customer_id":184218,"tr_customer_product_id":184208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:15.000Z","modified_at":"2026-02-12T07:02:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10016642858772","imei1":"10016642858772","imei2":"10016642858772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:02:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184202,"job_number":"JOB_184202","tr_customer_id":184220,"tr_customer_product_id":184210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:16.000Z","modified_at":"2026-02-12T07:02:16.000Z","name":"Saul King","mobile_number":"275-786-5787","email_id":"Chelsie_Parker12@yahoo.com","dop":"2025-04-06","serial_number":"10357673339448266","imei1":"10357673339448266","imei2":"10357673339448266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:02:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184203,"job_number":"JOB_184203","tr_customer_id":184221,"tr_customer_product_id":184211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:19.000Z","modified_at":"2026-02-12T07:02:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15497333829758","imei1":"15497333829758","imei2":"15497333829758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184205,"job_number":"JOB_184205","tr_customer_id":184223,"tr_customer_product_id":184213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:20.000Z","modified_at":"2026-02-12T07:02:20.000Z","name":"Rachel Quigley","mobile_number":"284-885-7276","email_id":"Molly.Schiller@gmail.com","dop":"2025-04-06","serial_number":"19688498207062160","imei1":"19688498207062160","imei2":"19688498207062160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184206,"job_number":"JOB_184206","tr_customer_id":184224,"tr_customer_product_id":184214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:35.000Z","modified_at":"2026-02-12T07:02:35.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15647438142378","imei1":"15647438142378","imei2":"15647438142378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184210,"job_number":"JOB_184210","tr_customer_id":184228,"tr_customer_product_id":184218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:36.000Z","modified_at":"2026-02-12T07:02:36.000Z","name":"Roosevelt Mertz","mobile_number":"784-271-5289","email_id":"Adelbert.Lang51@gmail.com","dop":"2025-04-06","serial_number":"11794818920792954","imei1":"11794818920792954","imei2":"11794818920792954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184212,"job_number":"JOB_184212","tr_customer_id":184230,"tr_customer_product_id":184220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:58.000Z","modified_at":"2026-02-12T07:02:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15616317103179","imei1":"15616317103179","imei2":"15616317103179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:02:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184214,"job_number":"JOB_184214","tr_customer_id":184232,"tr_customer_product_id":184222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:03:00.000Z","modified_at":"2026-02-12T07:03:00.000Z","name":"Gardner Langosh","mobile_number":"837-922-3531","email_id":"Alvah_Anderson35@yahoo.com","dop":"2025-04-06","serial_number":"15583339637661238","imei1":"15583339637661238","imei2":"15583339637661238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184218,"job_number":"JOB_184218","tr_customer_id":184236,"tr_customer_product_id":184226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:03:42.000Z","modified_at":"2026-02-12T07:03:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10013335383192","imei1":"10013335383192","imei2":"10013335383192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184220,"job_number":"JOB_184220","tr_customer_id":184238,"tr_customer_product_id":184228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:03:43.000Z","modified_at":"2026-02-12T07:03:43.000Z","name":"Jaylan Lang","mobile_number":"780-218-2415","email_id":"Lydia.Conroy@hotmail.com","dop":"2025-04-06","serial_number":"10596436315273030","imei1":"10596436315273030","imei2":"10596436315273030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184221,"job_number":"JOB_184221","tr_customer_id":184239,"tr_customer_product_id":184229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:07:07.000Z","modified_at":"2026-02-12T07:07:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11357886679283","imei1":"11357886679283","imei2":"11357886679283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:07:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184223,"job_number":"JOB_184223","tr_customer_id":184241,"tr_customer_product_id":184231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:07:09.000Z","modified_at":"2026-02-12T07:07:09.000Z","name":"Roosevelt Wuckert","mobile_number":"428-764-6536","email_id":"Arnulfo_Schmitt48@gmail.com","dop":"2025-04-06","serial_number":"19194326512598104","imei1":"19194326512598104","imei2":"19194326512598104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184224,"job_number":"JOB_184224","tr_customer_id":184242,"tr_customer_product_id":184232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:07:54.000Z","modified_at":"2026-02-12T07:07:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16014795749155","imei1":"16014795749155","imei2":"16014795749155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:07:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184226,"job_number":"JOB_184226","tr_customer_id":184244,"tr_customer_product_id":184234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:07:55.000Z","modified_at":"2026-02-12T07:07:55.000Z","name":"Beulah Lueilwitz","mobile_number":"823-776-5354","email_id":"Kaylie.Zboncak@hotmail.com","dop":"2025-04-06","serial_number":"17363064420870222","imei1":"17363064420870222","imei2":"17363064420870222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:07:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184228,"job_number":"JOB_184228","tr_customer_id":184246,"tr_customer_product_id":184236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:08:35.000Z","modified_at":"2026-02-12T07:08:35.000Z","name":"Braxton Abernathy","mobile_number":"913-868-2596","email_id":"Pearl_Doyle@yahoo.com","dop":"2025-04-06","serial_number":"18977566899938980","imei1":"18977566899938980","imei2":"18977566899938980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:08:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184229,"job_number":"JOB_184229","tr_customer_id":184247,"tr_customer_product_id":184237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:08:36.000Z","modified_at":"2026-02-12T07:08:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13551976516769","imei1":"13551976516769","imei2":"13551976516769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:08:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184232,"job_number":"JOB_184232","tr_customer_id":184250,"tr_customer_product_id":184240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:08:38.000Z","modified_at":"2026-02-12T07:08:38.000Z","name":"Chauncey Paucek","mobile_number":"670-368-1364","email_id":"Beth.Mosciski57@hotmail.com","dop":"2025-04-06","serial_number":"10499069711382208","imei1":"10499069711382208","imei2":"10499069711382208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:08:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184233,"job_number":"JOB_184233","tr_customer_id":184251,"tr_customer_product_id":184241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:08:39.000Z","modified_at":"2026-02-12T07:08:39.000Z","name":"Salvador Bayer","mobile_number":"463-992-6037","email_id":"Abelardo_Mosciski72@yahoo.com","dop":"2025-04-06","serial_number":"11537520662162714","imei1":"11537520662162714","imei2":"11537520662162714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184234,"job_number":"JOB_184234","tr_customer_id":184252,"tr_customer_product_id":184242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:08:40.000Z","modified_at":"2026-02-12T07:08:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10600746973856","imei1":"10600746973856","imei2":"10600746973856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:08:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184236,"job_number":"JOB_184236","tr_customer_id":184254,"tr_customer_product_id":184244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:08:42.000Z","modified_at":"2026-02-12T07:08:42.000Z","name":"Claude Haag","mobile_number":"804-487-7447","email_id":"Bryana.Willms73@hotmail.com","dop":"2025-04-06","serial_number":"11415593719114710","imei1":"11415593719114710","imei2":"11415593719114710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:08:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184237,"job_number":"JOB_184237","tr_customer_id":184255,"tr_customer_product_id":184245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:09:25.000Z","modified_at":"2026-02-12T07:09:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16005060583682","imei1":"16005060583682","imei2":"16005060583682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:09:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184239,"job_number":"JOB_184239","tr_customer_id":184257,"tr_customer_product_id":184247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:09:27.000Z","modified_at":"2026-02-12T07:09:27.000Z","name":"Eduardo Kemmer","mobile_number":"286-625-8675","email_id":"Astrid.Klein@yahoo.com","dop":"2025-04-06","serial_number":"18636748816540136","imei1":"18636748816540136","imei2":"18636748816540136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184240,"job_number":"JOB_184240","tr_customer_id":184258,"tr_customer_product_id":184248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:10:13.000Z","modified_at":"2026-02-12T07:10:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11361112135221","imei1":"11361112135221","imei2":"11361112135221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184243,"job_number":"JOB_184243","tr_customer_id":184261,"tr_customer_product_id":184251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:10:15.000Z","modified_at":"2026-02-12T07:10:15.000Z","name":"Webster Simonis","mobile_number":"789-873-3324","email_id":"Amiya.Satterfield@yahoo.com","dop":"2025-04-06","serial_number":"15210355275291516","imei1":"15210355275291516","imei2":"15210355275291516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:10:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184244,"job_number":"JOB_184244","tr_customer_id":184262,"tr_customer_product_id":184252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:10:15.000Z","modified_at":"2026-02-12T07:10:15.000Z","name":"Edgar Kessler","mobile_number":"280-452-7344","email_id":"Arlene.Kemmer@yahoo.com","dop":"2026-01-23","serial_number":"168626657224809","imei1":"168626657224809","imei2":"168626657224809","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:10:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184246,"job_number":"JOB_184246","tr_customer_id":184264,"tr_customer_product_id":184254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:13:14.000Z","modified_at":"2026-02-12T07:13:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12012394786778","imei1":"12012394786778","imei2":"12012394786778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:13:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184248,"job_number":"JOB_184248","tr_customer_id":184266,"tr_customer_product_id":184256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:13:15.000Z","modified_at":"2026-02-12T07:13:15.000Z","name":"Lamar Mayert","mobile_number":"423-531-0498","email_id":"Soledad82@gmail.com","dop":"2025-04-06","serial_number":"16536808237369516","imei1":"16536808237369516","imei2":"16536808237369516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:13:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184249,"job_number":"JOB_184249","tr_customer_id":184267,"tr_customer_product_id":184257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:13:15.000Z","modified_at":"2026-02-12T07:13:15.000Z","name":"Melvin Runte","mobile_number":"642-203-2492","email_id":"Myrtie30@hotmail.com","dop":"2025-04-06","serial_number":"17230296047740958","imei1":"17230296047740958","imei2":"17230296047740958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:13:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184250,"job_number":"JOB_184250","tr_customer_id":184268,"tr_customer_product_id":184258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:13:58.000Z","modified_at":"2026-02-12T07:13:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15430808188020","imei1":"15430808188020","imei2":"15430808188020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:13:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184252,"job_number":"JOB_184252","tr_customer_id":184270,"tr_customer_product_id":184260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:14:00.000Z","modified_at":"2026-02-12T07:14:00.000Z","name":"Marilou Abshire","mobile_number":"538-665-0155","email_id":"Alverta70@hotmail.com","dop":"2025-04-06","serial_number":"19906348040404384","imei1":"19906348040404384","imei2":"19906348040404384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:14:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184253,"job_number":"JOB_184253","tr_customer_id":184271,"tr_customer_product_id":184261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:14:09.000Z","modified_at":"2026-02-12T07:14:09.000Z","name":"Rosalee Davis","mobile_number":"259-720-3655","email_id":"Breanna_Runolfsson@hotmail.com","dop":"2026-01-23","serial_number":"18586833775741","imei1":"18586833775741","imei2":"18586833775741","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:14:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184254,"job_number":"JOB_184254","tr_customer_id":184272,"tr_customer_product_id":184262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:14:42.000Z","modified_at":"2026-02-12T07:14:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16922452931015","imei1":"16922452931015","imei2":"16922452931015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184256,"job_number":"JOB_184256","tr_customer_id":184274,"tr_customer_product_id":184264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:14:44.000Z","modified_at":"2026-02-12T07:14:44.000Z","name":"Finn Bartoletti","mobile_number":"251-522-1435","email_id":"Ephraim_OReilly@yahoo.com","dop":"2025-04-06","serial_number":"14103917273741476","imei1":"14103917273741476","imei2":"14103917273741476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184258,"job_number":"JOB_184258","tr_customer_id":184276,"tr_customer_product_id":184266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:20:14.000Z","modified_at":"2026-02-12T07:20:14.000Z","name":"Delphia Bergnaum","mobile_number":"720-372-4032","email_id":"Maximillia43@yahoo.com","dop":"2026-01-23","serial_number":"190198141915415","imei1":"190198141915415","imei2":"190198141915415","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184259,"job_number":"JOB_184259","tr_customer_id":184277,"tr_customer_product_id":184267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:28:47.000Z","modified_at":"2026-02-12T07:28:47.000Z","name":"Bethany Fay","mobile_number":"371-273-2331","email_id":"Aurelie67@gmail.com","dop":"2026-01-23","serial_number":"14484284555719","imei1":"14484284555719","imei2":"14484284555719","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184260,"job_number":"JOB_184260","tr_customer_id":184278,"tr_customer_product_id":184268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:41:33.000Z","modified_at":"2026-02-12T07:41:33.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11522709311285","imei1":"11522709311285","imei2":"11522709311285","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184262,"job_number":"JOB_184262","tr_customer_id":184280,"tr_customer_product_id":184270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:41:51.000Z","modified_at":"2026-02-12T07:41:51.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10099028937020","imei1":"10099028937020","imei2":"10099028937020","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184264,"job_number":"JOB_184264","tr_customer_id":184282,"tr_customer_product_id":184272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:42:07.000Z","modified_at":"2026-02-12T07:42:07.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14793269975650","imei1":"14793269975650","imei2":"14793269975650","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184274,"job_number":"JOB_184274","tr_customer_id":184292,"tr_customer_product_id":184282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T08:02:06.000Z","modified_at":"2026-02-12T08:02:06.000Z","name":"Niko Schimmel","mobile_number":"671-339-8156","email_id":"Martina_Murazik@hotmail.com","dop":"2025-04-06","serial_number":"15727030661583326","imei1":"15727030661583326","imei2":"15727030661583326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T08:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184279,"job_number":"JOB_184279","tr_customer_id":184297,"tr_customer_product_id":184287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T08:03:08.000Z","modified_at":"2026-02-12T08:03:08.000Z","name":"Kaden Johnston","mobile_number":"507-790-4934","email_id":"Yvonne_Rolfson70@gmail.com","dop":"2025-04-06","serial_number":"11701209410432194","imei1":"11701209410432194","imei2":"11701209410432194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T08:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184280,"job_number":"JOB_184280","tr_customer_id":184298,"tr_customer_product_id":184288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T08:11:37.000Z","modified_at":"2026-02-12T08:11:37.000Z","name":"Nikhil Hulke","mobile_number":"8390276733","email_id":"nik7hulke@gmail.com","dop":"2026-02-02","serial_number":"12510855381228","imei1":"12510855381228","imei2":"12510855381228","popurl":"2026-02-02T08:11:36.376039256Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T08:11:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184283,"job_number":"JOB_184283","tr_customer_id":184301,"tr_customer_product_id":184291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:16:30.000Z","modified_at":"2026-02-12T09:16:30.000Z","name":"Ashly Volkman","mobile_number":"449-324-8469","email_id":"Jermain.Strosin41@yahoo.com","dop":"2026-01-23","serial_number":"156514682753590","imei1":"156514682753590","imei2":"156514682753590","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184285,"job_number":"JOB_184285","tr_customer_id":184303,"tr_customer_product_id":184293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:19:00.000Z","modified_at":"2026-02-12T09:19:00.000Z","name":"Aglae Koch","mobile_number":"811-396-7524","email_id":"Enola.Von41@yahoo.com","dop":"2026-01-23","serial_number":"146771296849599","imei1":"146771296849599","imei2":"146771296849599","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184286,"job_number":"JOB_184286","tr_customer_id":184304,"tr_customer_product_id":184294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:36:45.000Z","modified_at":"2026-02-12T09:36:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13540070667127","imei1":"13540070667127","imei2":"13540070667127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184288,"job_number":"JOB_184288","tr_customer_id":184306,"tr_customer_product_id":184296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:36:47.000Z","modified_at":"2026-02-12T09:36:47.000Z","name":"Cindy Wisoky","mobile_number":"936-224-2990","email_id":"Everardo88@gmail.com","dop":"2025-04-06","serial_number":"12812497265947574","imei1":"12812497265947574","imei2":"12812497265947574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184289,"job_number":"JOB_184289","tr_customer_id":184307,"tr_customer_product_id":184297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:37:35.000Z","modified_at":"2026-02-12T09:37:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12025812911903","imei1":"12025812911903","imei2":"12025812911903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184291,"job_number":"JOB_184291","tr_customer_id":184309,"tr_customer_product_id":184299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:37:37.000Z","modified_at":"2026-02-12T09:37:37.000Z","name":"Nathaniel Bashirian","mobile_number":"458-232-1008","email_id":"Garry.Bradtke15@yahoo.com","dop":"2025-04-06","serial_number":"11918878924529480","imei1":"11918878924529480","imei2":"11918878924529480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184292,"job_number":"JOB_184292","tr_customer_id":184310,"tr_customer_product_id":184300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:38:25.000Z","modified_at":"2026-02-12T09:38:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10704113209183","imei1":"10704113209183","imei2":"10704113209183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184294,"job_number":"JOB_184294","tr_customer_id":184312,"tr_customer_product_id":184302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:38:27.000Z","modified_at":"2026-02-12T09:38:27.000Z","name":"Estelle Will","mobile_number":"754-582-5969","email_id":"Abbey_Schuppe@hotmail.com","dop":"2025-04-06","serial_number":"11822415144602628","imei1":"11822415144602628","imei2":"11822415144602628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:38:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184296,"job_number":"JOB_184296","tr_customer_id":184314,"tr_customer_product_id":184304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:43:53.000Z","modified_at":"2026-02-12T09:43:53.000Z","name":"Aisha Rippin","mobile_number":"688-235-0287","email_id":"Geovanni_Jacobi72@yahoo.com","dop":"2026-01-23","serial_number":"116200304111739","imei1":"116200304111739","imei2":"116200304111739","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184298,"job_number":"JOB_184298","tr_customer_id":184316,"tr_customer_product_id":184306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:53:05.000Z","modified_at":"2026-02-12T09:53:05.000Z","name":"Minnie Stark","mobile_number":"982-627-4256","email_id":"Ernestine_Howell@gmail.com","dop":"2026-01-23","serial_number":"153742828934755","imei1":"153742828934755","imei2":"153742828934755","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184300,"job_number":"JOB_184300","tr_customer_id":184318,"tr_customer_product_id":184308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:54:41.000Z","modified_at":"2026-02-12T09:54:41.000Z","name":"Delbert Ankunding","mobile_number":"250-980-6764","email_id":"Omari.Roob88@gmail.com","dop":"2026-01-23","serial_number":"118815627560080","imei1":"118815627560080","imei2":"118815627560080","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184302,"job_number":"JOB_184302","tr_customer_id":184320,"tr_customer_product_id":184310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:57:39.000Z","modified_at":"2026-02-12T09:57:39.000Z","name":"Molly Rowe","mobile_number":"462-496-3599","email_id":"Jeff_Bergstrom@hotmail.com","dop":"2026-01-23","serial_number":"113427243571020","imei1":"113427243571020","imei2":"113427243571020","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184308,"job_number":"JOB_184308","tr_customer_id":184326,"tr_customer_product_id":184316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T10:19:20.000Z","modified_at":"2026-02-12T10:19:20.000Z","name":"Deepesh Kaur","mobile_number":"7467936035","email_id":"anuja.tandon@yahoo.co.in","dop":"2026-02-02","serial_number":"823540156849607","imei1":"823540156849607","imei2":"823540156849607","popurl":"www.sucheta-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T10:19:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184310,"job_number":"JOB_184310","tr_customer_id":184328,"tr_customer_product_id":184318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T10:54:11.000Z","modified_at":"2026-02-12T10:54:11.000Z","name":"Walker Collins","mobile_number":"874-823-3287","email_id":"Danika12@yahoo.com","dop":"2026-01-23","serial_number":"178249422421977","imei1":"178249422421977","imei2":"178249422421977","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T10:54:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184312,"job_number":"JOB_184312","tr_customer_id":184330,"tr_customer_product_id":184320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:08:00.000Z","modified_at":"2026-02-12T11:08:00.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-02","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-02T11:07:51.565503239Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:08:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184313,"job_number":"JOB_184313","tr_customer_id":184331,"tr_customer_product_id":184321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:08:02.000Z","modified_at":"2026-02-12T11:08:02.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-02","serial_number":"34257349149114","imei1":"34257349149114","imei2":"34257349149114","popurl":"2026-02-02T11:07:51.568005162Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:08:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184314,"job_number":"JOB_184314","tr_customer_id":184332,"tr_customer_product_id":184322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:08:14.000Z","modified_at":"2026-02-12T11:08:14.000Z","name":"Kin Abbott","mobile_number":"8606700661","email_id":"amaresh.abbott@gmail.com","dop":"2026-02-02","serial_number":"25615448487508","imei1":"25615448487508","imei2":"25615448487508","popurl":"www.brajesh-dutta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:08:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184316,"job_number":"JOB_184316","tr_customer_id":184334,"tr_customer_product_id":184324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:11:54.000Z","modified_at":"2026-02-12T11:11:54.000Z","name":"Willard Koepp","mobile_number":"981-623-9861","email_id":"Callie.Zulauf@gmail.com","dop":"2026-01-23","serial_number":"149403418246556","imei1":"149403418246556","imei2":"149403418246556","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184318,"job_number":"JOB_184318","tr_customer_id":184336,"tr_customer_product_id":184326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:13:55.000Z","modified_at":"2026-02-12T11:13:55.000Z","name":"Lolita Mohr","mobile_number":"427-790-8328","email_id":"Destini_Tillman@yahoo.com","dop":"2026-01-23","serial_number":"164025404781636","imei1":"164025404781636","imei2":"164025404781636","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184320,"job_number":"JOB_184320","tr_customer_id":184338,"tr_customer_product_id":184328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:17:05.000Z","modified_at":"2026-02-12T11:17:05.000Z","name":"Alize Nader","mobile_number":"581-842-0305","email_id":"Raymundo23@hotmail.com","dop":"2026-01-23","serial_number":"174009895179611","imei1":"174009895179611","imei2":"174009895179611","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184321,"job_number":"JOB_184321","tr_customer_id":184339,"tr_customer_product_id":184329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:20:05.000Z","modified_at":"2026-02-12T11:20:05.000Z","name":"Shakira Davis","mobile_number":"607-804-2360","email_id":"Danny79@yahoo.com","dop":"2025-12-01","serial_number":"14538815217594","imei1":"14538815217594","imei2":"14538815217594","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184323,"job_number":"JOB_184323","tr_customer_id":184341,"tr_customer_product_id":184331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:22:32.000Z","modified_at":"2026-02-12T11:22:32.000Z","name":"Martine Cassin","mobile_number":"209-989-4890","email_id":"Ricardo.Pouros@gmail.com","dop":"2026-01-23","serial_number":"189180624130002","imei1":"189180624130002","imei2":"189180624130002","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184325,"job_number":"JOB_184325","tr_customer_id":184343,"tr_customer_product_id":184333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:34:26.000Z","modified_at":"2026-02-12T11:34:26.000Z","name":"Odie Emmerich","mobile_number":"985-407-1696","email_id":"Tito30@gmail.com","dop":"2026-01-23","serial_number":"155729133754830","imei1":"155729133754830","imei2":"155729133754830","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184326,"job_number":"JOB_184326","tr_customer_id":184344,"tr_customer_product_id":184334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:48:23.000Z","modified_at":"2026-02-12T11:48:23.000Z","name":"Akash h","mobile_number":"7845745124","email_id":"akash13@gmail.com","dop":"2026-01-23","serial_number":"17728492007354","imei1":"17728492007354","imei2":"17728492007354","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184328,"job_number":"JOB_184328","tr_customer_id":184346,"tr_customer_product_id":184336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:48:26.000Z","modified_at":"2026-02-12T11:48:26.000Z","name":"Donald Rodriguez","mobile_number":"274-376-8080","email_id":"Malvina34@yahoo.com","dop":"2026-01-23","serial_number":"114591532380366","imei1":"114591532380366","imei2":"114591532380366","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184329,"job_number":"JOB_184329","tr_customer_id":184347,"tr_customer_product_id":184337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:50:10.000Z","modified_at":"2026-02-12T11:50:10.000Z","name":"Akash h","mobile_number":"7845745124","email_id":"akash13@gmail.com","dop":"2026-01-23","serial_number":"13229898043543","imei1":"13229898043543","imei2":"13229898043543","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184331,"job_number":"JOB_184331","tr_customer_id":184349,"tr_customer_product_id":184339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:50:11.000Z","modified_at":"2026-02-12T11:50:11.000Z","name":"Bobbie Christiansen","mobile_number":"544-220-1722","email_id":"Leta.Beier@hotmail.com","dop":"2026-01-23","serial_number":"159120196554430","imei1":"159120196554430","imei2":"159120196554430","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184332,"job_number":"JOB_184332","tr_customer_id":184350,"tr_customer_product_id":184340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:50:43.000Z","modified_at":"2026-02-12T11:50:43.000Z","name":"Jatin sharma","mobile_number":"9512457842","email_id":"jatinsh12@gmail.com","dop":"2026-01-23","serial_number":"17548327477959","imei1":"17548327477959","imei2":"17548327477959","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184334,"job_number":"JOB_184334","tr_customer_id":184352,"tr_customer_product_id":184342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:50:44.000Z","modified_at":"2026-02-12T11:50:44.000Z","name":"Rose Thiel","mobile_number":"715-315-0228","email_id":"Dayana1@yahoo.com","dop":"2026-01-23","serial_number":"153158825148236","imei1":"153158825148236","imei2":"153158825148236","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:50:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184335,"job_number":"JOB_184335","tr_customer_id":184353,"tr_customer_product_id":184343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:51:16.000Z","modified_at":"2026-02-12T11:51:16.000Z","name":"uday t","mobile_number":"8457954218","email_id":"uday14@gmail.coms","dop":"2026-01-23","serial_number":"16137243474742","imei1":"16137243474742","imei2":"16137243474742","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:51:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184337,"job_number":"JOB_184337","tr_customer_id":184355,"tr_customer_product_id":184345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:51:18.000Z","modified_at":"2026-02-12T11:51:18.000Z","name":"Keyon Zulauf","mobile_number":"733-819-9711","email_id":"Mabel_Harris@gmail.com","dop":"2026-01-23","serial_number":"111587979404827","imei1":"111587979404827","imei2":"111587979404827","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184338,"job_number":"JOB_184338","tr_customer_id":184356,"tr_customer_product_id":184346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:00:00.000Z","modified_at":"2026-02-12T12:00:00.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-02","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-02T11:59:59.525193501Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184339,"job_number":"JOB_184339","tr_customer_id":184357,"tr_customer_product_id":184347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:04:32.000Z","modified_at":"2026-02-12T12:04:32.000Z","name":"Akash h","mobile_number":"7845745124","email_id":"akash13@gmail.com","dop":"2026-01-23","serial_number":"17214728699592","imei1":"17214728699592","imei2":"17214728699592","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:04:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184341,"job_number":"JOB_184341","tr_customer_id":184359,"tr_customer_product_id":184349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:04:35.000Z","modified_at":"2026-02-12T12:04:35.000Z","name":"Sanford D'Amore","mobile_number":"920-344-1202","email_id":"Alana.Corwin@gmail.com","dop":"2026-01-23","serial_number":"176010843998887","imei1":"176010843998887","imei2":"176010843998887","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184342,"job_number":"JOB_184342","tr_customer_id":184360,"tr_customer_product_id":184350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:06:22.000Z","modified_at":"2026-02-12T12:06:22.000Z","name":"Jatin sharma","mobile_number":"9512457842","email_id":"jatinsh12@gmail.com","dop":"2026-01-23","serial_number":"14446238548269","imei1":"14446238548269","imei2":"14446238548269","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:06:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184343,"job_number":"JOB_184343","tr_customer_id":184361,"tr_customer_product_id":184351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:06:23.000Z","modified_at":"2026-02-12T12:06:23.000Z","name":"Glen Gutmann","mobile_number":"596-596-0986","email_id":"Ladarius_Goldner54@gmail.com","dop":"2026-01-23","serial_number":"11879769843900","imei1":"11879769843900","imei2":"11879769843900","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:06:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184344,"job_number":"JOB_184344","tr_customer_id":184362,"tr_customer_product_id":184352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:06:25.000Z","modified_at":"2026-02-12T12:06:25.000Z","name":"Kale Hilll","mobile_number":"954-717-2505","email_id":"Mathilde13@yahoo.com","dop":"2026-01-23","serial_number":"101499607931544","imei1":"101499607931544","imei2":"101499607931544","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184345,"job_number":"JOB_184345","tr_customer_id":184363,"tr_customer_product_id":184353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:09:11.000Z","modified_at":"2026-02-12T12:09:11.000Z","name":"Akash h","mobile_number":"7845745124","email_id":"akash13@gmail.com","dop":"2026-01-23","serial_number":"15604885548355","imei1":"15604885548355","imei2":"15604885548355","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184347,"job_number":"JOB_184347","tr_customer_id":184365,"tr_customer_product_id":184355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:09:13.000Z","modified_at":"2026-02-12T12:09:13.000Z","name":"Brock O'Keefe","mobile_number":"444-695-9318","email_id":"Dorian.Carter71@hotmail.com","dop":"2026-01-23","serial_number":"164930582857462","imei1":"164930582857462","imei2":"164930582857462","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184348,"job_number":"JOB_184348","tr_customer_id":184366,"tr_customer_product_id":184356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:10:51.000Z","modified_at":"2026-02-12T12:10:51.000Z","name":"Jatin sharma","mobile_number":"9512457842","email_id":"jatinsh12@gmail.com","dop":"2026-01-23","serial_number":"17454688447658","imei1":"17454688447658","imei2":"17454688447658","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184350,"job_number":"JOB_184350","tr_customer_id":184368,"tr_customer_product_id":184358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:10:53.000Z","modified_at":"2026-02-12T12:10:53.000Z","name":"Justina Hilll","mobile_number":"418-907-1636","email_id":"Zoe25@gmail.com","dop":"2026-01-23","serial_number":"119577262174576","imei1":"119577262174576","imei2":"119577262174576","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:10:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184351,"job_number":"JOB_184351","tr_customer_id":184369,"tr_customer_product_id":184359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:12:18.000Z","modified_at":"2026-02-12T12:12:18.000Z","name":"uday t","mobile_number":"8457954218","email_id":"uday14@gmail.coms","dop":"2026-01-23","serial_number":"16522205526601","imei1":"16522205526601","imei2":"16522205526601","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184353,"job_number":"JOB_184353","tr_customer_id":184371,"tr_customer_product_id":184361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:12:20.000Z","modified_at":"2026-02-12T12:12:20.000Z","name":"Mozell Hahn","mobile_number":"551-924-5399","email_id":"Abelardo.Stamm76@yahoo.com","dop":"2026-01-23","serial_number":"176442743480158","imei1":"176442743480158","imei2":"176442743480158","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:12:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184355,"job_number":"JOB_184355","tr_customer_id":184373,"tr_customer_product_id":184363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T13:38:12.000Z","modified_at":"2026-02-12T13:38:12.000Z","name":"Kannen Jain","mobile_number":"7484701742","email_id":"bhardwaj.guneta@yahoo.co.in","dop":"2026-02-02","serial_number":"349259865416661","imei1":"349259865416661","imei2":"349259865416661","popurl":"www.goutam-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T13:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184357,"job_number":"JOB_184357","tr_customer_id":184375,"tr_customer_product_id":184365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T13:38:25.000Z","modified_at":"2026-02-12T13:38:25.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-02-02","serial_number":"27700110461111","imei1":"27700110461111","imei2":"27700110461111","popurl":"2026-02-02T13:38:24.854287453Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T13:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184359,"job_number":"JOB_184359","tr_customer_id":184377,"tr_customer_product_id":184367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T13:42:09.000Z","modified_at":"2026-02-12T13:42:09.000Z","name":"Andreanne Gleason","mobile_number":"803-848-9920","email_id":"Roy5@gmail.com","dop":"2025-12-10","serial_number":"109248217134387","imei1":"109248217134387","imei2":"109248217134387","popurl":"2025-12-10T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T13:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184360,"job_number":"JOB_184360","tr_customer_id":184378,"tr_customer_product_id":184368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T13:42:41.000Z","modified_at":"2026-02-12T13:42:41.000Z","name":"Effie Dooley","mobile_number":"771-446-2343","email_id":"Lavinia.Hansen42@gmail.com","dop":"2025-12-10","serial_number":"169617430850070","imei1":"169617430850070","imei2":"169617430850070","popurl":"2025-12-10T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T13:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184362,"job_number":"JOB_184362","tr_customer_id":184380,"tr_customer_product_id":184370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T13:49:16.000Z","modified_at":"2026-02-12T13:49:16.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-02","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-02T13:49:15.724677622Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T13:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184363,"job_number":"JOB_184363","tr_customer_id":184381,"tr_customer_product_id":184371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T14:05:45.000Z","modified_at":"2026-02-12T14:05:45.000Z","name":"Favian Lind","mobile_number":"943-951-4188","email_id":"Candelario_Cormier@hotmail.com","dop":"2025-05-30","serial_number":"18521063062311","imei1":"18521063062311","imei2":"18521063062311","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T14:05:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184364,"job_number":"JOB_184364","tr_customer_id":184382,"tr_customer_product_id":184372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T14:05:46.000Z","modified_at":"2026-02-12T14:05:46.000Z","name":"Nasir Runolfsson","mobile_number":"491-618-9972","email_id":"Hailee_Berge@yahoo.com","dop":"2025-05-30","serial_number":"16222175911015","imei1":"16222175911015","imei2":"16222175911015","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T14:05:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184365,"job_number":"JOB_184365","tr_customer_id":184383,"tr_customer_product_id":184373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T14:05:48.000Z","modified_at":"2026-02-12T14:05:48.000Z","name":"Trey Nicolas","mobile_number":"669-938-7464","email_id":"Fae_Dietrich@yahoo.com","dop":"2025-05-30","serial_number":"1554540768410675","imei1":"1554540768410675","imei2":"1554540768410675","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T14:05:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183790,"job_number":"JOB_183790","tr_customer_id":183808,"tr_customer_product_id":183798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T20:09:41.000Z","modified_at":"2026-02-11T20:09:41.000Z","name":"Claire Ratke","mobile_number":"449-546-2728","email_id":"Antoinette_Kerluke@yahoo.com","dop":"2025-04-25","serial_number":"83785934295429","imei1":"83785934295429","imei2":"83785934295429","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T20:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183840,"job_number":"JOB_183840","tr_customer_id":183858,"tr_customer_product_id":183848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:26.000Z","modified_at":"2026-02-12T04:34:26.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Brian_Wuckert35@gmail.com","dop":"2025-07-02","serial_number":"15734452884858","imei1":"15734452884858","imei2":"15734452884858","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183854,"job_number":"JOB_183854","tr_customer_id":183872,"tr_customer_product_id":183862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:42.000Z","modified_at":"2026-02-12T04:34:42.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rhett53@yahoo.com","dop":"2025-07-02","serial_number":"10539637983648","imei1":"10539637983648","imei2":"10539637983648","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183867,"job_number":"JOB_183867","tr_customer_id":183885,"tr_customer_product_id":183875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:58.000Z","modified_at":"2026-02-12T04:34:58.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Devyn.Bashirian@gmail.com","dop":"2025-07-02","serial_number":"12517275623919","imei1":"12517275623919","imei2":"12517275623919","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183897,"job_number":"JOB_183897","tr_customer_id":183915,"tr_customer_product_id":183905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:49.000Z","modified_at":"2026-02-12T04:35:49.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"165136384268538","imei1":"165136384268538","imei2":"165136384268538","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183898,"job_number":"JOB_183898","tr_customer_id":183916,"tr_customer_product_id":183906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:50.000Z","modified_at":"2026-02-12T04:35:50.000Z","name":"Destinee Halvorson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170659489244473","imei1":"170659489244473","imei2":"170659489244473","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183900,"job_number":"JOB_183900","tr_customer_id":183918,"tr_customer_product_id":183908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:50.000Z","modified_at":"2026-02-12T04:35:50.000Z","name":"Candida Bahringer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"195359897840858","imei1":"195359897840858","imei2":"195359897840858","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183902,"job_number":"JOB_183902","tr_customer_id":183920,"tr_customer_product_id":183910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:50.000Z","modified_at":"2026-02-12T04:35:50.000Z","name":"Twila Prosacco","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"128016590994001","imei1":"128016590994001","imei2":"128016590994001","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183917,"job_number":"JOB_183917","tr_customer_id":183935,"tr_customer_product_id":183925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:00.000Z","modified_at":"2026-02-12T04:36:00.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100913655793814","imei1":"100913655793814","imei2":"100913655793814","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183920,"job_number":"JOB_183920","tr_customer_id":183938,"tr_customer_product_id":183928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:01.000Z","modified_at":"2026-02-12T04:36:01.000Z","name":"Maximus Lesch","mobile_number":"200-519-8249","email_id":"Queen51@yahoo.com","dop":"2025-06-09","serial_number":"107751871337659","imei1":"107751871337659","imei2":"107751871337659","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183925,"job_number":"JOB_183925","tr_customer_id":183943,"tr_customer_product_id":183933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:02.000Z","modified_at":"2026-02-12T04:36:02.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"127529756860148","imei1":"127529756860148","imei2":"127529756860148","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183926,"job_number":"JOB_183926","tr_customer_id":183944,"tr_customer_product_id":183934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:02.000Z","modified_at":"2026-02-12T04:36:02.000Z","name":"Alice Adams","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163321003907144","imei1":"163321003907144","imei2":"163321003907144","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183927,"job_number":"JOB_183927","tr_customer_id":183945,"tr_customer_product_id":183935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:03.000Z","modified_at":"2026-02-12T04:36:03.000Z","name":"Kamron Lesch","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"122261560664975","imei1":"122261560664975","imei2":"122261560664975","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183928,"job_number":"JOB_183928","tr_customer_id":183946,"tr_customer_product_id":183936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:03.000Z","modified_at":"2026-02-12T04:36:03.000Z","name":"Roscoe Wisozk","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151491371877366","imei1":"151491371877366","imei2":"151491371877366","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183951,"job_number":"JOB_183951","tr_customer_id":183969,"tr_customer_product_id":183959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:11.000Z","modified_at":"2026-02-12T04:36:11.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"18810639388220","imei1":"18810639388220","imei2":"18810639388220","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183959,"job_number":"JOB_183959","tr_customer_id":183977,"tr_customer_product_id":183967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:16.000Z","modified_at":"2026-02-12T04:36:16.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105402838561394","imei1":"105402838561394","imei2":"105402838561394","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183961,"job_number":"JOB_183961","tr_customer_id":183979,"tr_customer_product_id":183969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:16.000Z","modified_at":"2026-02-12T04:36:16.000Z","name":"Renee Kshlerin","mobile_number":"440-717-2966","email_id":"Zack.Blanda@yahoo.com","dop":"2025-06-09","serial_number":"105889023949675","imei1":"105889023949675","imei2":"105889023949675","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183963,"job_number":"JOB_183963","tr_customer_id":183981,"tr_customer_product_id":183971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:18.000Z","modified_at":"2026-02-12T04:36:18.000Z","name":"Otilia Aufderhar","mobile_number":"337-699-4172","email_id":"Kim_Morissette32@yahoo.com","dop":"2025-06-09","serial_number":"6877446994493452","imei1":"6877446994493452","imei2":"6877446994493452","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183969,"job_number":"JOB_183969","tr_customer_id":183987,"tr_customer_product_id":183977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:31.000Z","modified_at":"2026-02-12T04:36:31.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109643630584230","imei1":"109643630584230","imei2":"109643630584230","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183971,"job_number":"JOB_183971","tr_customer_id":183989,"tr_customer_product_id":183979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:31.000Z","modified_at":"2026-02-12T04:36:31.000Z","name":"Liza Greenfelder","mobile_number":"806-784-6792","email_id":"Payton.Beier@gmail.com","dop":"2025-06-09","serial_number":"103253257646552","imei1":"103253257646552","imei2":"103253257646552","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184065,"job_number":"JOB_184065","tr_customer_id":184083,"tr_customer_product_id":184073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:20:50.000Z","modified_at":"2026-02-12T05:20:50.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11445758836715","imei1":"11445758836715","imei2":"11445758836715","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184087,"job_number":"JOB_184087","tr_customer_id":184105,"tr_customer_product_id":184095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:30:47.000Z","modified_at":"2026-02-12T06:30:47.000Z","name":"Jennings Ullrich","mobile_number":"267-821-2987","email_id":"Sherwood51@hotmail.com","dop":"2025-12-14","serial_number":"145777255028041","imei1":"145777255028041","imei2":"145777255028041","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184094,"job_number":"JOB_184094","tr_customer_id":184112,"tr_customer_product_id":184102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:39:28.000Z","modified_at":"2026-02-12T06:39:28.000Z","name":"varsha krishna","mobile_number":"9844785464","email_id":"varsha@gmail.com","dop":"2026-02-01","serial_number":"22667278896543","imei1":"22667278896543","imei2":"22667278896543","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184098,"job_number":"JOB_184098","tr_customer_id":184116,"tr_customer_product_id":184106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:40:25.000Z","modified_at":"2026-02-12T06:40:25.000Z","name":"Rasheed Windler","mobile_number":"305-344-8243","email_id":"Justina_Bailey23@yahoo.com","dop":"2025-12-14","serial_number":"113883738524810","imei1":"113883738524810","imei2":"113883738524810","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184099,"job_number":"JOB_184099","tr_customer_id":184117,"tr_customer_product_id":184107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:41:41.000Z","modified_at":"2026-02-12T06:41:41.000Z","name":"Blair Fisher","mobile_number":"620-267-0863","email_id":"General.Macejkovic51@yahoo.com","dop":"2025-12-14","serial_number":"193661257182353","imei1":"193661257182353","imei2":"193661257182353","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184100,"job_number":"JOB_184100","tr_customer_id":184118,"tr_customer_product_id":184108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:44:12.000Z","modified_at":"2026-02-12T06:44:12.000Z","name":"Ursula Wehner","mobile_number":"253-263-8205","email_id":"Era.Ferry@yahoo.com","dop":"2025-12-14","serial_number":"144185652330788","imei1":"144185652330788","imei2":"144185652330788","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184103,"job_number":"JOB_184103","tr_customer_id":184121,"tr_customer_product_id":184111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:45:41.000Z","modified_at":"2026-02-12T06:45:41.000Z","name":"Dimitri Cummings","mobile_number":"710-685-7235","email_id":"Alexandro58@hotmail.com","dop":"2025-12-14","serial_number":"115357207112492","imei1":"115357207112492","imei2":"115357207112492","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184105,"job_number":"JOB_184105","tr_customer_id":184123,"tr_customer_product_id":184113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:46:42.000Z","modified_at":"2026-02-12T06:46:42.000Z","name":"Brett Batz","mobile_number":"813-598-1863","email_id":"Kiel.Erdman78@gmail.com","dop":"2025-12-14","serial_number":"135500483483563","imei1":"135500483483563","imei2":"135500483483563","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184106,"job_number":"JOB_184106","tr_customer_id":184124,"tr_customer_product_id":184114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:25.000Z","modified_at":"2026-02-12T06:49:25.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109341453312876","imei1":"109341453312876","imei2":"109341453312876","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184108,"job_number":"JOB_184108","tr_customer_id":184126,"tr_customer_product_id":184116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:26.000Z","modified_at":"2026-02-12T06:49:26.000Z","name":"Marjolaine Corwin","mobile_number":"411-526-9783","email_id":"Colt.Baumbach90@yahoo.com","dop":"2025-06-09","serial_number":"105427115142056","imei1":"105427115142056","imei2":"105427115142056","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:49:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184109,"job_number":"JOB_184109","tr_customer_id":184127,"tr_customer_product_id":184117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:40.000Z","modified_at":"2026-02-12T06:49:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102894996770548","imei1":"102894996770548","imei2":"102894996770548","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184111,"job_number":"JOB_184111","tr_customer_id":184129,"tr_customer_product_id":184119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:41.000Z","modified_at":"2026-02-12T06:49:41.000Z","name":"Gaylord Mann","mobile_number":"247-361-0894","email_id":"Johann19@gmail.com","dop":"2025-06-09","serial_number":"102401890346027","imei1":"102401890346027","imei2":"102401890346027","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184117,"job_number":"JOB_184117","tr_customer_id":184135,"tr_customer_product_id":184125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:54.000Z","modified_at":"2026-02-12T06:49:54.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103057878771548","imei1":"103057878771548","imei2":"103057878771548","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184119,"job_number":"JOB_184119","tr_customer_id":184137,"tr_customer_product_id":184127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:55.000Z","modified_at":"2026-02-12T06:49:55.000Z","name":"Eladio Goldner","mobile_number":"279-581-9439","email_id":"Ottis_Rowe0@yahoo.com","dop":"2025-06-09","serial_number":"105067237990728","imei1":"105067237990728","imei2":"105067237990728","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184270,"job_number":"JOB_184270","tr_customer_id":184288,"tr_customer_product_id":184278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:56:19.000Z","modified_at":"2026-02-12T07:56:19.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Destiny.Pfannerstill66@yahoo.com","dop":"2025-07-02","serial_number":"11839985147266","imei1":"11839985147266","imei2":"11839985147266","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184271,"job_number":"JOB_184271","tr_customer_id":184289,"tr_customer_product_id":184279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:56:40.000Z","modified_at":"2026-02-12T07:56:40.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kolby_Hermiston45@hotmail.com","dop":"2025-07-02","serial_number":"19091060026589","imei1":"19091060026589","imei2":"19091060026589","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184272,"job_number":"JOB_184272","tr_customer_id":184290,"tr_customer_product_id":184280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:56:59.000Z","modified_at":"2026-02-12T07:56:59.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Stacy_Gulgowski@hotmail.com","dop":"2025-07-02","serial_number":"16428791038357","imei1":"16428791038357","imei2":"16428791038357","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184303,"job_number":"JOB_184303","tr_customer_id":184321,"tr_customer_product_id":184311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T10:04:27.000Z","modified_at":"2026-02-12T10:04:27.000Z","name":"Jarod Green","mobile_number":"963-913-6218","email_id":"Abdul.Kreiger1@yahoo.com","dop":"2025-12-14","serial_number":"163559281871999","imei1":"163559281871999","imei2":"163559281871999","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T10:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184304,"job_number":"JOB_184304","tr_customer_id":184322,"tr_customer_product_id":184312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T10:06:01.000Z","modified_at":"2026-02-12T10:06:01.000Z","name":"Jalen Okuneva","mobile_number":"546-464-8083","email_id":"Zelma7@hotmail.com","dop":"2025-12-14","serial_number":"171171478617854","imei1":"171171478617854","imei2":"171171478617854","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T10:06:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184305,"job_number":"JOB_184305","tr_customer_id":184323,"tr_customer_product_id":184313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T10:06:31.000Z","modified_at":"2026-02-12T10:06:31.000Z","name":"Janet Nicolas","mobile_number":"694-913-6466","email_id":"Rodrick.Hyatt56@hotmail.com","dop":"2025-12-14","serial_number":"158083176440544","imei1":"158083176440544","imei2":"158083176440544","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T10:06:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184306,"job_number":"JOB_184306","tr_customer_id":184324,"tr_customer_product_id":184314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T10:07:00.000Z","modified_at":"2026-02-12T10:07:00.000Z","name":"Johathan MacGyver","mobile_number":"399-336-3176","email_id":"Kobe.Bauch@hotmail.com","dop":"2025-12-14","serial_number":"101406122194423","imei1":"101406122194423","imei2":"101406122194423","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T10:07:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184356,"job_number":"JOB_184356","tr_customer_id":184374,"tr_customer_product_id":184364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T13:38:21.000Z","modified_at":"2026-02-12T13:38:21.000Z","name":"Ankal Singh","mobile_number":"8247626649","email_id":"advaya.iyengar@yahoo.co.in","dop":"2026-02-02","serial_number":"350980370190118","imei1":"435745841194140","imei2":"170131780244596","popurl":"www.chandi-kapoor.co.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T13:38:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184358,"job_number":"JOB_184358","tr_customer_id":184376,"tr_customer_product_id":184366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T13:38:31.000Z","modified_at":"2026-02-12T13:38:31.000Z","name":"Jitendra Gandhi","mobile_number":"8240710590","email_id":"vrund.mishra@yahoo.co.in","dop":"2026-02-02","serial_number":"045418574097756","imei1":"249789112342974","imei2":"016650806727513","popurl":"www.lai-jain.org","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T13:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183973,"job_number":"JOB_183973","tr_customer_id":183991,"tr_customer_product_id":183981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:34.000Z","modified_at":"2026-02-12T04:36:34.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10321254062822","imei1":"10321254062822","imei2":"10321254062822","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183975,"job_number":"JOB_183975","tr_customer_id":183993,"tr_customer_product_id":183983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:36.000Z","modified_at":"2026-02-12T04:36:36.000Z","name":"Darren Shields","mobile_number":"982-891-0119","email_id":"Walter_Ebert4@yahoo.com","dop":"2000-01-31","serial_number":"1056059860256823","imei1":"1056059860256823","imei2":"1056059860256823","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184007,"job_number":"JOB_184007","tr_customer_id":184025,"tr_customer_product_id":184015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:18.000Z","modified_at":"2026-02-12T04:37:18.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10443879896147","imei1":"10443879896147","imei2":"10443879896147","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184009,"job_number":"JOB_184009","tr_customer_id":184027,"tr_customer_product_id":184017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:20.000Z","modified_at":"2026-02-12T04:37:20.000Z","name":"Carlotta Grant","mobile_number":"475-310-4133","email_id":"Cody.Yundt@yahoo.com","dop":"2000-01-31","serial_number":"1038131285931472","imei1":"1038131285931472","imei2":"1038131285931472","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184034,"job_number":"JOB_184034","tr_customer_id":184052,"tr_customer_product_id":184042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:38:02.000Z","modified_at":"2026-02-12T04:38:02.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10876379270368","imei1":"10876379270368","imei2":"10876379270368","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184036,"job_number":"JOB_184036","tr_customer_id":184054,"tr_customer_product_id":184044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:38:04.000Z","modified_at":"2026-02-12T04:38:04.000Z","name":"Lee Rogahn","mobile_number":"720-431-6912","email_id":"Carissa.Ward@yahoo.com","dop":"2000-01-31","serial_number":"1092447920090577","imei1":"1092447920090577","imei2":"1092447920090577","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184037,"job_number":"JOB_184037","tr_customer_id":184055,"tr_customer_product_id":184045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:38:45.000Z","modified_at":"2026-02-12T04:38:45.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10334805827703","imei1":"10334805827703","imei2":"10334805827703","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184039,"job_number":"JOB_184039","tr_customer_id":184057,"tr_customer_product_id":184047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:38:47.000Z","modified_at":"2026-02-12T04:38:47.000Z","name":"Maximo Shields","mobile_number":"664-649-2137","email_id":"Betsy_Nikolaus77@yahoo.com","dop":"2000-01-31","serial_number":"1062594390939815","imei1":"1062594390939815","imei2":"1062594390939815","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184188,"job_number":"JOB_184188","tr_customer_id":184206,"tr_customer_product_id":184196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:08.000Z","modified_at":"2026-02-12T07:01:08.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10668258829359","imei1":"10668258829359","imei2":"10668258829359","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184190,"job_number":"JOB_184190","tr_customer_id":184208,"tr_customer_product_id":184198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:09.000Z","modified_at":"2026-02-12T07:01:09.000Z","name":"Maurine Welch","mobile_number":"936-567-0235","email_id":"Julian_Fay51@hotmail.com","dop":"2000-01-31","serial_number":"1088866746176265","imei1":"1088866746176265","imei2":"1088866746176265","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184197,"job_number":"JOB_184197","tr_customer_id":184215,"tr_customer_product_id":184205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:52.000Z","modified_at":"2026-02-12T07:01:52.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10487633296382","imei1":"10487633296382","imei2":"10487633296382","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184199,"job_number":"JOB_184199","tr_customer_id":184217,"tr_customer_product_id":184207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:54.000Z","modified_at":"2026-02-12T07:01:54.000Z","name":"Morris Jerde","mobile_number":"216-971-0286","email_id":"Tristian70@gmail.com","dop":"2000-01-31","serial_number":"1004044193703733","imei1":"1004044193703733","imei2":"1004044193703733","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184208,"job_number":"JOB_184208","tr_customer_id":184226,"tr_customer_product_id":184216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:36.000Z","modified_at":"2026-02-12T07:02:36.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10499075796494","imei1":"10499075796494","imei2":"10499075796494","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184211,"job_number":"JOB_184211","tr_customer_id":184229,"tr_customer_product_id":184219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:37.000Z","modified_at":"2026-02-12T07:02:37.000Z","name":"Melyssa Herzog","mobile_number":"898-328-3903","email_id":"Deonte_Daniel11@yahoo.com","dop":"2000-01-31","serial_number":"1052446385475711","imei1":"1052446385475711","imei2":"1052446385475711","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:02:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184215,"job_number":"JOB_184215","tr_customer_id":184233,"tr_customer_product_id":184223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:03:19.000Z","modified_at":"2026-02-12T07:03:19.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10907236331013","imei1":"10907236331013","imei2":"10907236331013","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:03:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184217,"job_number":"JOB_184217","tr_customer_id":184235,"tr_customer_product_id":184225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:03:21.000Z","modified_at":"2026-02-12T07:03:21.000Z","name":"Napoleon Hodkiewicz","mobile_number":"769-831-6207","email_id":"Jessy72@hotmail.com","dop":"2000-01-31","serial_number":"1063286680269734","imei1":"1063286680269734","imei2":"1063286680269734","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:03:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 248ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNTR9.TkKTMITo1gw3YiAtkA6D_NKKrPICbwHMLTOMuRPNZIQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2f55922f-ec5d-4856-9ed7-4c90e5fda5cb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":68105,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 256ms
Mean size per request: 54B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNTR9.TkKTMITo1gw3YiAtkA6D_NKKrPICbwHMLTOMuRPNZIQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0fafb5bd-c7b2-4337-9e82-ad3a5adc6fac
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "job_id": 184363,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1f66f7-gVdVNYzsbtArQeNVbvrpUvuD5ig"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 300ms
Mean size per request: 360.65KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNTR9.TkKTMITo1gw3YiAtkA6D_NKKrPICbwHMLTOMuRPNZIQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 14a772f8-f0aa-4fd2-82c9-5f0af479e38e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"5a295-kPH3wYyxugRi2FxRb/vPS00SHbo"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 12 Feb 2026 14:05:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":183791,"job_number":"JOB_183791","tr_customer_id":183809,"tr_customer_product_id":183799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T20:25:59.000Z","modified_at":"2026-02-11T20:25:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18086662616653","imei1":"18086662616653","imei2":"18086662616653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T20:25:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183793,"job_number":"JOB_183793","tr_customer_id":183811,"tr_customer_product_id":183801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T20:26:00.000Z","modified_at":"2026-02-11T20:26:00.000Z","name":"Ashly West","mobile_number":"851-561-3051","email_id":"Emery_Berge65@hotmail.com","dop":"2025-04-06","serial_number":"14386353210594172","imei1":"14386353210594172","imei2":"14386353210594172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T20:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183794,"job_number":"JOB_183794","tr_customer_id":183812,"tr_customer_product_id":183802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T20:26:40.000Z","modified_at":"2026-02-11T20:26:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17112489430941","imei1":"17112489430941","imei2":"17112489430941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T20:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183796,"job_number":"JOB_183796","tr_customer_id":183814,"tr_customer_product_id":183804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T20:26:42.000Z","modified_at":"2026-02-11T20:26:42.000Z","name":"Braxton Senger","mobile_number":"743-880-9127","email_id":"Tessie_Trantow99@yahoo.com","dop":"2025-04-06","serial_number":"19717667121970348","imei1":"19717667121970348","imei2":"19717667121970348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T20:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183797,"job_number":"JOB_183797","tr_customer_id":183815,"tr_customer_product_id":183805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T20:27:22.000Z","modified_at":"2026-02-11T20:27:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16769784608907","imei1":"16769784608907","imei2":"16769784608907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T20:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183799,"job_number":"JOB_183799","tr_customer_id":183817,"tr_customer_product_id":183807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T20:27:23.000Z","modified_at":"2026-02-11T20:27:23.000Z","name":"Fredy Parker","mobile_number":"999-227-7691","email_id":"Kay.Paucek@gmail.com","dop":"2025-04-06","serial_number":"12883721556411804","imei1":"12883721556411804","imei2":"12883721556411804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T20:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183800,"job_number":"JOB_183800","tr_customer_id":183818,"tr_customer_product_id":183808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T21:07:01.000Z","modified_at":"2026-02-11T21:07:01.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-06","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-06T21:07:00.112718008Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T21:07:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183801,"job_number":"JOB_183801","tr_customer_id":183819,"tr_customer_product_id":183809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T23:51:34.000Z","modified_at":"2026-02-11T23:51:34.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-01","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-01T23:51:34.341870998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T23:51:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183802,"job_number":"JOB_183802","tr_customer_id":183820,"tr_customer_product_id":183810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T23:51:35.000Z","modified_at":"2026-02-11T23:51:35.000Z","name":"Baalaaditya Patel","mobile_number":"7078207008","email_id":"dhanpati.namboothiri@hotmail.com","dop":"2026-02-01","serial_number":"896781385010131","imei1":"896781385010131","imei2":"896781385010131","popurl":"www.lakshmi-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T23:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183803,"job_number":"JOB_183803","tr_customer_id":183821,"tr_customer_product_id":183811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T23:54:01.000Z","modified_at":"2026-02-11T23:54:01.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-01","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-01T23:54:00.911371172Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T23:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183805,"job_number":"JOB_183805","tr_customer_id":183823,"tr_customer_product_id":183813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T01:06:20.000Z","modified_at":"2026-02-12T01:06:20.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1176@gmail.com","dop":"2026-02-02","serial_number":"12222222222222222","imei1":"13222222222222522","imei2":"13222222222222522","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T01:06:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183806,"job_number":"JOB_183806","tr_customer_id":183824,"tr_customer_product_id":183814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T01:17:11.000Z","modified_at":"2026-02-12T01:17:11.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1176@gmail.com","dop":"2026-02-02","serial_number":"13461497530053","imei1":"13461497530053","imei2":"13461497530053","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T01:17:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183807,"job_number":"JOB_183807","tr_customer_id":183825,"tr_customer_product_id":183815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T01:17:13.000Z","modified_at":"2026-02-12T01:17:13.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1176@gmail.com","dop":"2026-02-02","serial_number":"16759683723937","imei1":"16759683723937","imei2":"16759683723937","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T01:17:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183808,"job_number":"JOB_183808","tr_customer_id":183826,"tr_customer_product_id":183816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T01:17:15.000Z","modified_at":"2026-02-12T01:17:15.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1176@gmail.com","dop":"2026-02-02","serial_number":"16959852027284","imei1":"16959852027284","imei2":"16959852027284","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T01:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183809,"job_number":"JOB_183809","tr_customer_id":183827,"tr_customer_product_id":183817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T01:18:58.000Z","modified_at":"2026-02-12T01:18:58.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1176@gmail.com","dop":"2026-02-02","serial_number":"12898941153189","imei1":"12898941153189","imei2":"12898941153189","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T01:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183810,"job_number":"JOB_183810","tr_customer_id":183828,"tr_customer_product_id":183818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T01:20:35.000Z","modified_at":"2026-02-12T01:20:35.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1176@gmail.com","dop":"2026-02-02","serial_number":"18073655059489","imei1":"18073655059489","imei2":"18073655059489","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T01:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183814,"job_number":"JOB_183814","tr_customer_id":183832,"tr_customer_product_id":183822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:25:43.000Z","modified_at":"2026-02-12T03:25:43.000Z","name":"Vicky Lehner","mobile_number":"220-759-4051","email_id":"Isai.Green@yahoo.com","dop":"2025-05-30","serial_number":"17213820598550","imei1":"17213820598550","imei2":"17213820598550","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T03:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183815,"job_number":"JOB_183815","tr_customer_id":183833,"tr_customer_product_id":183823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:25:44.000Z","modified_at":"2026-02-12T03:25:44.000Z","name":"Trevor McLaughlin","mobile_number":"826-559-6274","email_id":"Jerry.Gislason68@hotmail.com","dop":"2025-05-30","serial_number":"1271259404898370","imei1":"1271259404898370","imei2":"1271259404898370","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T03:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183816,"job_number":"JOB_183816","tr_customer_id":183834,"tr_customer_product_id":183824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:40:36.000Z","modified_at":"2026-02-12T03:40:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19626919310475","imei1":"19626919310475","imei2":"19626919310475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T03:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183818,"job_number":"JOB_183818","tr_customer_id":183836,"tr_customer_product_id":183826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:40:37.000Z","modified_at":"2026-02-12T03:40:37.000Z","name":"Chaz Bayer","mobile_number":"354-815-7671","email_id":"Kristina.Gutkowski@hotmail.com","dop":"2025-04-06","serial_number":"11488374220524762","imei1":"11488374220524762","imei2":"11488374220524762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T03:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183819,"job_number":"JOB_183819","tr_customer_id":183837,"tr_customer_product_id":183827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:41:18.000Z","modified_at":"2026-02-12T03:41:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14636936122611","imei1":"14636936122611","imei2":"14636936122611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T03:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183821,"job_number":"JOB_183821","tr_customer_id":183839,"tr_customer_product_id":183829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:41:19.000Z","modified_at":"2026-02-12T03:41:19.000Z","name":"Colin Corwin","mobile_number":"987-516-6153","email_id":"Kieran.Stanton18@gmail.com","dop":"2025-04-06","serial_number":"16723937593212270","imei1":"16723937593212270","imei2":"16723937593212270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T03:41:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183822,"job_number":"JOB_183822","tr_customer_id":183840,"tr_customer_product_id":183830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:42:00.000Z","modified_at":"2026-02-12T03:42:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17088630794611","imei1":"17088630794611","imei2":"17088630794611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T03:42:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183824,"job_number":"JOB_183824","tr_customer_id":183842,"tr_customer_product_id":183832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:42:01.000Z","modified_at":"2026-02-12T03:42:01.000Z","name":"Mertie Reichert","mobile_number":"364-993-5303","email_id":"Jesse_Beahan61@hotmail.com","dop":"2025-04-06","serial_number":"13766494979235292","imei1":"13766494979235292","imei2":"13766494979235292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T03:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183828,"job_number":"JOB_183828","tr_customer_id":183846,"tr_customer_product_id":183836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:15.000Z","modified_at":"2026-02-12T04:34:15.000Z","name":"Bria Kemmer","mobile_number":"825-379-7149","email_id":"Deanna_Walter23@gmail.com","dop":"2025-04-06","serial_number":"10115692038522512","imei1":"10115692038522512","imei2":"10115692038522512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183830,"job_number":"JOB_183830","tr_customer_id":183848,"tr_customer_product_id":183838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:17.000Z","modified_at":"2026-02-12T04:34:17.000Z","name":"Cleveland Mills","mobile_number":"665-903-3912","email_id":"Cullen92@yahoo.com","dop":"2025-04-06","serial_number":"18700965964484596","imei1":"18700965964484596","imei2":"18700965964484596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183831,"job_number":"JOB_183831","tr_customer_id":183849,"tr_customer_product_id":183839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:17.000Z","modified_at":"2026-02-12T04:34:17.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10954992669801","imei1":"10954992669801","imei2":"10954992669801","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183833,"job_number":"JOB_183833","tr_customer_id":183851,"tr_customer_product_id":183841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:18.000Z","modified_at":"2026-02-12T04:34:18.000Z","name":"Francisca Hartmann","mobile_number":"788-531-2995","email_id":"Lurline_Gleichner@hotmail.com","dop":"2025-06-18","serial_number":"1050619316423375","imei1":"1050619316423375","imei2":"1050619316423375","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183834,"job_number":"JOB_183834","tr_customer_id":183852,"tr_customer_product_id":183842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:22.000Z","modified_at":"2026-02-12T04:34:22.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10321408215896","imei1":"10321408215896","imei2":"10321408215896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183837,"job_number":"JOB_183837","tr_customer_id":183855,"tr_customer_product_id":183845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:24.000Z","modified_at":"2026-02-12T04:34:24.000Z","name":"Eudora Hegmann","mobile_number":"262-755-7400","email_id":"Shaina.Roob72@gmail.com","dop":"2025-04-06","serial_number":"16988167354773992","imei1":"16988167354773992","imei2":"16988167354773992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183838,"job_number":"JOB_183838","tr_customer_id":183856,"tr_customer_product_id":183846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:25.000Z","modified_at":"2026-02-12T04:34:25.000Z","name":"Brant Schoen","mobile_number":"759-879-4497","email_id":"Josefa_Volkman85@hotmail.com","dop":"2025-04-06","serial_number":"17059585512914042","imei1":"17059585512914042","imei2":"17059585512914042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183842,"job_number":"JOB_183842","tr_customer_id":183860,"tr_customer_product_id":183850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:33.000Z","modified_at":"2026-02-12T04:34:33.000Z","name":"Ewald Gorczany","mobile_number":"901-887-8209","email_id":"Shanelle35@yahoo.com","dop":"2025-04-06","serial_number":"14177582006390242","imei1":"14177582006390242","imei2":"14177582006390242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183844,"job_number":"JOB_183844","tr_customer_id":183862,"tr_customer_product_id":183852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:35.000Z","modified_at":"2026-02-12T04:34:35.000Z","name":"Margarita Rutherford","mobile_number":"953-851-7779","email_id":"Gia9@yahoo.com","dop":"2025-04-06","serial_number":"19677931569364536","imei1":"19677931569364536","imei2":"19677931569364536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183845,"job_number":"JOB_183845","tr_customer_id":183863,"tr_customer_product_id":183853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:37.000Z","modified_at":"2026-02-12T04:34:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19826573674192","imei1":"19826573674192","imei2":"19826573674192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183848,"job_number":"JOB_183848","tr_customer_id":183866,"tr_customer_product_id":183856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:38.000Z","modified_at":"2026-02-12T04:34:38.000Z","name":"Delores Hamill","mobile_number":"335-585-9107","email_id":"Edgardo87@yahoo.com","dop":"2025-04-06","serial_number":"12541608009661314","imei1":"12541608009661314","imei2":"12541608009661314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183849,"job_number":"JOB_183849","tr_customer_id":183867,"tr_customer_product_id":183857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:39.000Z","modified_at":"2026-02-12T04:34:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11047802936528","imei1":"11047802936528","imei2":"11047802936528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183852,"job_number":"JOB_183852","tr_customer_id":183870,"tr_customer_product_id":183860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:41.000Z","modified_at":"2026-02-12T04:34:41.000Z","name":"Zaria Waelchi","mobile_number":"569-944-2456","email_id":"Emile96@gmail.com","dop":"2025-04-06","serial_number":"18666761875454096","imei1":"18666761875454096","imei2":"18666761875454096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183853,"job_number":"JOB_183853","tr_customer_id":183871,"tr_customer_product_id":183861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:41.000Z","modified_at":"2026-02-12T04:34:41.000Z","name":"Angelica Klocko","mobile_number":"413-515-6687","email_id":"Colby_Bayer@gmail.com","dop":"2025-04-06","serial_number":"10050413030576148","imei1":"10050413030576148","imei2":"10050413030576148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183855,"job_number":"JOB_183855","tr_customer_id":183873,"tr_customer_product_id":183863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:43.000Z","modified_at":"2026-02-12T04:34:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12846558808274","imei1":"12846558808274","imei2":"12846558808274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183857,"job_number":"JOB_183857","tr_customer_id":183875,"tr_customer_product_id":183865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:44.000Z","modified_at":"2026-02-12T04:34:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18140153127410","imei1":"18140153127410","imei2":"18140153127410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183859,"job_number":"JOB_183859","tr_customer_id":183877,"tr_customer_product_id":183867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:45.000Z","modified_at":"2026-02-12T04:34:45.000Z","name":"Leann Schultz","mobile_number":"604-457-9942","email_id":"Leila_OKon40@yahoo.com","dop":"2025-04-06","serial_number":"14358401243183472","imei1":"14358401243183472","imei2":"14358401243183472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183860,"job_number":"JOB_183860","tr_customer_id":183878,"tr_customer_product_id":183868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:45.000Z","modified_at":"2026-02-12T04:34:45.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"75868353680865","imei1":"75868353680865","imei2":"75868353680865","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183861,"job_number":"JOB_183861","tr_customer_id":183879,"tr_customer_product_id":183869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:45.000Z","modified_at":"2026-02-12T04:34:45.000Z","name":"Jailyn West","mobile_number":"937-214-3874","email_id":"Ahmed.Konopelski7@hotmail.com","dop":"2025-04-06","serial_number":"17866752374327376","imei1":"17866752374327376","imei2":"17866752374327376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183862,"job_number":"JOB_183862","tr_customer_id":183880,"tr_customer_product_id":183870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:45.000Z","modified_at":"2026-02-12T04:34:45.000Z","name":"Jocelyn Dooley","mobile_number":"448-293-4001","email_id":"Clifford.Swaniawski27@yahoo.com","dop":"2025-02-01","serial_number":"35320434825814","imei1":"35320434825814","imei2":"35320434825814","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183864,"job_number":"JOB_183864","tr_customer_id":183882,"tr_customer_product_id":183872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:48.000Z","modified_at":"2026-02-12T04:34:48.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"107156510530215","imei1":"107156510530215","imei2":"107156510530215","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183869,"job_number":"JOB_183869","tr_customer_id":183887,"tr_customer_product_id":183877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:59.000Z","modified_at":"2026-02-12T04:34:59.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10740478834394","imei1":"10740478834394","imei2":"10740478834394","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183871,"job_number":"JOB_183871","tr_customer_id":183889,"tr_customer_product_id":183879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:00.000Z","modified_at":"2026-02-12T04:35:00.000Z","name":"Kevin Treutel","mobile_number":"592-209-2415","email_id":"Lawson_Grimes@yahoo.com","dop":"2025-06-18","serial_number":"1096626000646060","imei1":"1096626000646060","imei2":"1096626000646060","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183872,"job_number":"JOB_183872","tr_customer_id":183890,"tr_customer_product_id":183880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:06.000Z","modified_at":"2026-02-12T04:35:06.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11688556139119","imei1":"11688556139119","imei2":"11688556139119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183874,"job_number":"JOB_183874","tr_customer_id":183892,"tr_customer_product_id":183882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:07.000Z","modified_at":"2026-02-12T04:35:07.000Z","name":"Ezequiel Hudson","mobile_number":"579-667-8268","email_id":"Magnolia_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"12384909384034684","imei1":"12384909384034684","imei2":"12384909384034684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183875,"job_number":"JOB_183875","tr_customer_id":183893,"tr_customer_product_id":183883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:17.000Z","modified_at":"2026-02-12T04:35:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14333325680901","imei1":"14333325680901","imei2":"14333325680901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183877,"job_number":"JOB_183877","tr_customer_id":183895,"tr_customer_product_id":183885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:19.000Z","modified_at":"2026-02-12T04:35:19.000Z","name":"Sister Murphy","mobile_number":"945-381-3244","email_id":"Jamir67@hotmail.com","dop":"2025-04-06","serial_number":"16806624688748940","imei1":"16806624688748940","imei2":"16806624688748940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183878,"job_number":"JOB_183878","tr_customer_id":183896,"tr_customer_product_id":183886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:22.000Z","modified_at":"2026-02-12T04:35:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17419190268339","imei1":"17419190268339","imei2":"17419190268339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183880,"job_number":"JOB_183880","tr_customer_id":183898,"tr_customer_product_id":183888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:24.000Z","modified_at":"2026-02-12T04:35:24.000Z","name":"Alexanne Barton","mobile_number":"386-928-2087","email_id":"Blake_McGlynn23@gmail.com","dop":"2025-04-06","serial_number":"16653077291002912","imei1":"16653077291002912","imei2":"16653077291002912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183881,"job_number":"JOB_183881","tr_customer_id":183899,"tr_customer_product_id":183889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:25.000Z","modified_at":"2026-02-12T04:35:25.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183882,"job_number":"JOB_183882","tr_customer_id":183900,"tr_customer_product_id":183890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:27.000Z","modified_at":"2026-02-12T04:35:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10302297441860","imei1":"10302297441860","imei2":"10302297441860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183884,"job_number":"JOB_183884","tr_customer_id":183902,"tr_customer_product_id":183892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:28.000Z","modified_at":"2026-02-12T04:35:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12843180041693","imei1":"12843180041693","imei2":"12843180041693","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183886,"job_number":"JOB_183886","tr_customer_id":183904,"tr_customer_product_id":183894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:28.000Z","modified_at":"2026-02-12T04:35:28.000Z","name":"Flavie Ankunding","mobile_number":"850-710-1387","email_id":"Torrance.McDermott@yahoo.com","dop":"2025-04-06","serial_number":"11091965663063250","imei1":"11091965663063250","imei2":"11091965663063250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183887,"job_number":"JOB_183887","tr_customer_id":183905,"tr_customer_product_id":183895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:29.000Z","modified_at":"2026-02-12T04:35:29.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"59954690712755","imei1":"59954690712755","imei2":"59954690712755","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183888,"job_number":"JOB_183888","tr_customer_id":183906,"tr_customer_product_id":183896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:29.000Z","modified_at":"2026-02-12T04:35:29.000Z","name":"Green Corkery","mobile_number":"537-699-6311","email_id":"Otha89@yahoo.com","dop":"2025-02-01","serial_number":"26064820001115","imei1":"26064820001115","imei2":"26064820001115","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183889,"job_number":"JOB_183889","tr_customer_id":183907,"tr_customer_product_id":183897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:29.000Z","modified_at":"2026-02-12T04:35:29.000Z","name":"Esta Wilderman","mobile_number":"344-633-9990","email_id":"Libby_Medhurst55@hotmail.com","dop":"2025-04-06","serial_number":"16289083107898580","imei1":"16289083107898580","imei2":"16289083107898580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183890,"job_number":"JOB_183890","tr_customer_id":183908,"tr_customer_product_id":183898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:30.000Z","modified_at":"2026-02-12T04:35:30.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"55421531749334440","imei1":"55421531749334440","imei2":"55421531749334440","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183892,"job_number":"JOB_183892","tr_customer_id":183910,"tr_customer_product_id":183900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:32.000Z","modified_at":"2026-02-12T04:35:32.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"101402057450598","imei1":"101402057450598","imei2":"101402057450598","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183894,"job_number":"JOB_183894","tr_customer_id":183912,"tr_customer_product_id":183902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:43.000Z","modified_at":"2026-02-12T04:35:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15440803008782","imei1":"15440803008782","imei2":"15440803008782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183896,"job_number":"JOB_183896","tr_customer_id":183914,"tr_customer_product_id":183904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:44.000Z","modified_at":"2026-02-12T04:35:44.000Z","name":"Herminio Sawayn","mobile_number":"407-988-4403","email_id":"Chasity13@gmail.com","dop":"2025-04-06","serial_number":"16180986361320360","imei1":"16180986361320360","imei2":"16180986361320360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183899,"job_number":"JOB_183899","tr_customer_id":183917,"tr_customer_product_id":183907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:50.000Z","modified_at":"2026-02-12T04:35:50.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17948182993420","imei1":"17948182993420","imei2":"17948182993420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183903,"job_number":"JOB_183903","tr_customer_id":183921,"tr_customer_product_id":183911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:51.000Z","modified_at":"2026-02-12T04:35:51.000Z","name":"Eulalia Kautzer","mobile_number":"815-709-1034","email_id":"Levi.Schneider@yahoo.com","dop":"2025-04-06","serial_number":"13818130251672596","imei1":"13818130251672596","imei2":"13818130251672596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183904,"job_number":"JOB_183904","tr_customer_id":183922,"tr_customer_product_id":183912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:51.000Z","modified_at":"2026-02-12T04:35:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16916816547004","imei1":"16916816547004","imei2":"16916816547004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183906,"job_number":"JOB_183906","tr_customer_id":183924,"tr_customer_product_id":183914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:53.000Z","modified_at":"2026-02-12T04:35:53.000Z","name":"Verona Goodwin","mobile_number":"993-931-1473","email_id":"Rylee_Marvin19@yahoo.com","dop":"2025-04-06","serial_number":"17107636403294208","imei1":"17107636403294208","imei2":"17107636403294208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183907,"job_number":"JOB_183907","tr_customer_id":183925,"tr_customer_product_id":183915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:58.000Z","modified_at":"2026-02-12T04:35:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13586377720348","imei1":"13586377720348","imei2":"13586377720348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183910,"job_number":"JOB_183910","tr_customer_id":183928,"tr_customer_product_id":183918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:59.000Z","modified_at":"2026-02-12T04:35:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19597456148775","imei1":"19597456148775","imei2":"19597456148775","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183913,"job_number":"JOB_183913","tr_customer_id":183931,"tr_customer_product_id":183921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:59.000Z","modified_at":"2026-02-12T04:35:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11494480061703","imei1":"11494480061703","imei2":"11494480061703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183915,"job_number":"JOB_183915","tr_customer_id":183933,"tr_customer_product_id":183923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:00.000Z","modified_at":"2026-02-12T04:36:00.000Z","name":"Lisa Strosin","mobile_number":"400-591-0541","email_id":"Penelope76@hotmail.com","dop":"2025-05-30","serial_number":"14162085871649","imei1":"14162085871649","imei2":"14162085871649","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183916,"job_number":"JOB_183916","tr_customer_id":183934,"tr_customer_product_id":183924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:00.000Z","modified_at":"2026-02-12T04:36:00.000Z","name":"Madaline Jenkins","mobile_number":"784-630-0715","email_id":"Kim_Heaney@gmail.com","dop":"2025-04-06","serial_number":"10930940647434302","imei1":"10930940647434302","imei2":"10930940647434302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183919,"job_number":"JOB_183919","tr_customer_id":183937,"tr_customer_product_id":183927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:01.000Z","modified_at":"2026-02-12T04:36:01.000Z","name":"Mortimer Schimmel","mobile_number":"731-755-9636","email_id":"Eladio23@hotmail.com","dop":"2025-04-06","serial_number":"18708341416716944","imei1":"18708341416716944","imei2":"18708341416716944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183921,"job_number":"JOB_183921","tr_customer_id":183939,"tr_customer_product_id":183929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:01.000Z","modified_at":"2026-02-12T04:36:01.000Z","name":"Lon Wolf","mobile_number":"498-419-7156","email_id":"Evalyn_Ritchie@yahoo.com","dop":"2025-04-06","serial_number":"16332227730512620","imei1":"16332227730512620","imei2":"16332227730512620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183922,"job_number":"JOB_183922","tr_customer_id":183940,"tr_customer_product_id":183930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:01.000Z","modified_at":"2026-02-12T04:36:01.000Z","name":"Caleb Graham","mobile_number":"830-825-9459","email_id":"Immanuel37@yahoo.com","dop":"2025-05-30","serial_number":"1104096212971365","imei1":"1104096212971365","imei2":"1104096212971365","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183923,"job_number":"JOB_183923","tr_customer_id":183941,"tr_customer_product_id":183931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:01.000Z","modified_at":"2026-02-12T04:36:01.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"17565703919203","imei1":"17565703919203","imei2":"17565703919203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183929,"job_number":"JOB_183929","tr_customer_id":183948,"tr_customer_product_id":183938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:03.000Z","modified_at":"2026-02-12T04:36:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14302565450093","imei1":"14302565450093","imei2":"14302565450093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183930,"job_number":"JOB_183930","tr_customer_id":183947,"tr_customer_product_id":183937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:03.000Z","modified_at":"2026-02-12T04:36:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13051844307558","imei1":"13051844307558","imei2":"13051844307558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183931,"job_number":"JOB_183931","tr_customer_id":183949,"tr_customer_product_id":183939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:03.000Z","modified_at":"2026-02-12T04:36:03.000Z","name":"Jedediah Pouros","mobile_number":"586-317-3303","email_id":"Raoul77@yahoo.com","dop":"2025-04-06","serial_number":"15138476432107464","imei1":"15138476432107464","imei2":"15138476432107464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183934,"job_number":"JOB_183934","tr_customer_id":183952,"tr_customer_product_id":183942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:05.000Z","modified_at":"2026-02-12T04:36:05.000Z","name":"Amina Abshire","mobile_number":"790-415-8047","email_id":"Rolando.Waelchi56@gmail.com","dop":"2025-04-06","serial_number":"12996942282944724","imei1":"12996942282944724","imei2":"12996942282944724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183935,"job_number":"JOB_183935","tr_customer_id":183953,"tr_customer_product_id":183943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:05.000Z","modified_at":"2026-02-12T04:36:05.000Z","name":"Colton Medhurst","mobile_number":"334-541-9283","email_id":"Joaquin.Runolfsson@gmail.com","dop":"2025-04-06","serial_number":"12647759693282646","imei1":"12647759693282646","imei2":"12647759693282646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183936,"job_number":"JOB_183936","tr_customer_id":183954,"tr_customer_product_id":183944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:05.000Z","modified_at":"2026-02-12T04:36:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17709301435128","imei1":"17709301435128","imei2":"17709301435128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183937,"job_number":"JOB_183937","tr_customer_id":183955,"tr_customer_product_id":183945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:06.000Z","modified_at":"2026-02-12T04:36:06.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12956788537958","imei1":"12956788537958","imei2":"12956788537958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183940,"job_number":"JOB_183940","tr_customer_id":183958,"tr_customer_product_id":183948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:07.000Z","modified_at":"2026-02-12T04:36:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15670635054368","imei1":"15670635054368","imei2":"15670635054368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183941,"job_number":"JOB_183941","tr_customer_id":183959,"tr_customer_product_id":183949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:07.000Z","modified_at":"2026-02-12T04:36:07.000Z","name":"Wilfrid Koepp","mobile_number":"737-388-1676","email_id":"German96@hotmail.com","dop":"2025-04-06","serial_number":"13218600452938444","imei1":"13218600452938444","imei2":"13218600452938444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183943,"job_number":"JOB_183943","tr_customer_id":183961,"tr_customer_product_id":183951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:07.000Z","modified_at":"2026-02-12T04:36:07.000Z","name":"Carole Goldner","mobile_number":"618-895-2788","email_id":"Juanita10@hotmail.com","dop":"2025-04-06","serial_number":"16039321553981308","imei1":"16039321553981308","imei2":"16039321553981308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183944,"job_number":"JOB_183944","tr_customer_id":183962,"tr_customer_product_id":183952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:08.000Z","modified_at":"2026-02-12T04:36:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16462982535421","imei1":"16462982535421","imei2":"16462982535421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183946,"job_number":"JOB_183946","tr_customer_id":183964,"tr_customer_product_id":183954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:08.000Z","modified_at":"2026-02-12T04:36:08.000Z","name":"Issac Yost","mobile_number":"382-746-2621","email_id":"Tyrell23@hotmail.com","dop":"2025-04-06","serial_number":"12881276393599436","imei1":"12881276393599436","imei2":"12881276393599436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183947,"job_number":"JOB_183947","tr_customer_id":183965,"tr_customer_product_id":183955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:10.000Z","modified_at":"2026-02-12T04:36:10.000Z","name":"Lenora Auer","mobile_number":"315-623-3225","email_id":"Dalton82@gmail.com","dop":"2025-04-06","serial_number":"17906541040012672","imei1":"17906541040012672","imei2":"17906541040012672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183948,"job_number":"JOB_183948","tr_customer_id":183966,"tr_customer_product_id":183956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:11.000Z","modified_at":"2026-02-12T04:36:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13484151180241","imei1":"13484151180241","imei2":"13484151180241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183952,"job_number":"JOB_183952","tr_customer_id":183970,"tr_customer_product_id":183960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:12.000Z","modified_at":"2026-02-12T04:36:12.000Z","name":"Catalina Rau","mobile_number":"913-222-3776","email_id":"Rigoberto.Kunze@yahoo.com","dop":"2025-04-06","serial_number":"13754027470496002","imei1":"13754027470496002","imei2":"13754027470496002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183953,"job_number":"JOB_183953","tr_customer_id":183971,"tr_customer_product_id":183961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:13.000Z","modified_at":"2026-02-12T04:36:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15249542863135","imei1":"15249542863135","imei2":"15249542863135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183955,"job_number":"JOB_183955","tr_customer_id":183973,"tr_customer_product_id":183963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:13.000Z","modified_at":"2026-02-12T04:36:13.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"12550358303507","imei1":"12550358303507","imei2":"12550358303507","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183956,"job_number":"JOB_183956","tr_customer_id":183974,"tr_customer_product_id":183964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:13.000Z","modified_at":"2026-02-12T04:36:14.000Z","name":"Rosina Koss","mobile_number":"210-643-3537","email_id":"Jaiden22@hotmail.com","dop":"2025-02-01","serial_number":"22275147191632","imei1":"22275147191632","imei2":"22275147191632","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183957,"job_number":"JOB_183957","tr_customer_id":183975,"tr_customer_product_id":183965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:14.000Z","modified_at":"2026-02-12T04:36:14.000Z","name":"Lilyan Smitham","mobile_number":"383-600-5106","email_id":"Cullen53@hotmail.com","dop":"2025-04-06","serial_number":"16932527513224812","imei1":"16932527513224812","imei2":"16932527513224812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183962,"job_number":"JOB_183962","tr_customer_id":183980,"tr_customer_product_id":183970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:17.000Z","modified_at":"2026-02-12T04:36:17.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107179731311322","imei1":"107179731311322","imei2":"107179731311322","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183966,"job_number":"JOB_183966","tr_customer_id":183984,"tr_customer_product_id":183974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:28.000Z","modified_at":"2026-02-12T04:36:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14608975335404","imei1":"14608975335404","imei2":"14608975335404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183968,"job_number":"JOB_183968","tr_customer_id":183986,"tr_customer_product_id":183976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:30.000Z","modified_at":"2026-02-12T04:36:30.000Z","name":"Rafael King","mobile_number":"287-722-5155","email_id":"Lemuel11@hotmail.com","dop":"2025-04-06","serial_number":"10174368828433582","imei1":"10174368828433582","imei2":"10174368828433582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183976,"job_number":"JOB_183976","tr_customer_id":183994,"tr_customer_product_id":183984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:37.000Z","modified_at":"2026-02-12T04:36:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19671780936839","imei1":"19671780936839","imei2":"19671780936839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183978,"job_number":"JOB_183978","tr_customer_id":183996,"tr_customer_product_id":183986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:39.000Z","modified_at":"2026-02-12T04:36:39.000Z","name":"Nakia Morissette","mobile_number":"342-239-4356","email_id":"Alfred85@gmail.com","dop":"2025-04-06","serial_number":"15252744148861540","imei1":"15252744148861540","imei2":"15252744148861540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183979,"job_number":"JOB_183979","tr_customer_id":183997,"tr_customer_product_id":183987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:40.000Z","modified_at":"2026-02-12T04:36:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13864590467048","imei1":"13864590467048","imei2":"13864590467048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183981,"job_number":"JOB_183981","tr_customer_id":183999,"tr_customer_product_id":183989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:42.000Z","modified_at":"2026-02-12T04:36:42.000Z","name":"Emilia Torp","mobile_number":"468-628-0272","email_id":"Itzel.OConner43@yahoo.com","dop":"2025-04-06","serial_number":"12355404633087424","imei1":"12355404633087424","imei2":"12355404633087424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183982,"job_number":"JOB_183982","tr_customer_id":184000,"tr_customer_product_id":183990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:45.000Z","modified_at":"2026-02-12T04:36:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11160284202652","imei1":"11160284202652","imei2":"11160284202652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183983,"job_number":"JOB_183983","tr_customer_id":184001,"tr_customer_product_id":183991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:45.000Z","modified_at":"2026-02-12T04:36:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11800736137573","imei1":"11800736137573","imei2":"11800736137573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183986,"job_number":"JOB_183986","tr_customer_id":184004,"tr_customer_product_id":183994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:46.000Z","modified_at":"2026-02-12T04:36:46.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16906022772077","imei1":"16906022772077","imei2":"16906022772077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183988,"job_number":"JOB_183988","tr_customer_id":184006,"tr_customer_product_id":183996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:47.000Z","modified_at":"2026-02-12T04:36:47.000Z","name":"Reva Nitzsche","mobile_number":"879-708-7948","email_id":"Christelle_Price62@yahoo.com","dop":"2025-04-06","serial_number":"18348763169350950","imei1":"18348763169350950","imei2":"18348763169350950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183989,"job_number":"JOB_183989","tr_customer_id":184007,"tr_customer_product_id":183997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:47.000Z","modified_at":"2026-02-12T04:36:47.000Z","name":"Sheila Marks","mobile_number":"909-695-8093","email_id":"Christa_Murphy@hotmail.com","dop":"2025-04-06","serial_number":"11604204087827692","imei1":"11604204087827692","imei2":"11604204087827692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183991,"job_number":"JOB_183991","tr_customer_id":184009,"tr_customer_product_id":183999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:48.000Z","modified_at":"2026-02-12T04:36:48.000Z","name":"Cullen Rosenbaum","mobile_number":"246-323-4297","email_id":"Ryann15@yahoo.com","dop":"2025-04-06","serial_number":"14083515020232618","imei1":"14083515020232618","imei2":"14083515020232618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183992,"job_number":"JOB_183992","tr_customer_id":184010,"tr_customer_product_id":184000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:49.000Z","modified_at":"2026-02-12T04:36:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13871871511136","imei1":"13871871511136","imei2":"13871871511136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183994,"job_number":"JOB_183994","tr_customer_id":184012,"tr_customer_product_id":184002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:50.000Z","modified_at":"2026-02-12T04:36:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13554495029432","imei1":"13554495029432","imei2":"13554495029432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183995,"job_number":"JOB_183995","tr_customer_id":184013,"tr_customer_product_id":184003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:50.000Z","modified_at":"2026-02-12T04:36:50.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14750957695773","imei1":"14750957695773","imei2":"14750957695773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183998,"job_number":"JOB_183998","tr_customer_id":184016,"tr_customer_product_id":184006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:51.000Z","modified_at":"2026-02-12T04:36:51.000Z","name":"Cullen Roberts","mobile_number":"922-881-6074","email_id":"Everett_Hessel61@yahoo.com","dop":"2025-04-06","serial_number":"13035221234054600","imei1":"13035221234054600","imei2":"13035221234054600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183999,"job_number":"JOB_183999","tr_customer_id":184017,"tr_customer_product_id":184007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:52.000Z","modified_at":"2026-02-12T04:36:52.000Z","name":"Asha Hudson","mobile_number":"238-757-8475","email_id":"Gracie.Koepp@gmail.com","dop":"2025-04-06","serial_number":"17711982393917764","imei1":"17711982393917764","imei2":"17711982393917764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184000,"job_number":"JOB_184000","tr_customer_id":184018,"tr_customer_product_id":184008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:52.000Z","modified_at":"2026-02-12T04:36:52.000Z","name":"Makenzie Parker","mobile_number":"661-743-3116","email_id":"Magdalena_Mueller73@hotmail.com","dop":"2025-04-06","serial_number":"11291545548825658","imei1":"11291545548825658","imei2":"11291545548825658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184001,"job_number":"JOB_184001","tr_customer_id":184019,"tr_customer_product_id":184009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:52.000Z","modified_at":"2026-02-12T04:36:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16716869916813","imei1":"16716869916813","imei2":"16716869916813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184003,"job_number":"JOB_184003","tr_customer_id":184021,"tr_customer_product_id":184011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:54.000Z","modified_at":"2026-02-12T04:36:54.000Z","name":"Okey Kunze","mobile_number":"239-636-8774","email_id":"Alf_Strosin@hotmail.com","dop":"2025-04-06","serial_number":"15188158887781396","imei1":"15188158887781396","imei2":"15188158887781396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184004,"job_number":"JOB_184004","tr_customer_id":184022,"tr_customer_product_id":184012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:13.000Z","modified_at":"2026-02-12T04:37:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10375178638748","imei1":"10375178638748","imei2":"10375178638748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184006,"job_number":"JOB_184006","tr_customer_id":184024,"tr_customer_product_id":184014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:15.000Z","modified_at":"2026-02-12T04:37:15.000Z","name":"Niko Wuckert","mobile_number":"475-609-8258","email_id":"Heaven9@gmail.com","dop":"2025-04-06","serial_number":"15695733764883032","imei1":"15695733764883032","imei2":"15695733764883032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184010,"job_number":"JOB_184010","tr_customer_id":184028,"tr_customer_product_id":184018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:21.000Z","modified_at":"2026-02-12T04:37:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19236007510737","imei1":"19236007510737","imei2":"19236007510737","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184012,"job_number":"JOB_184012","tr_customer_id":184030,"tr_customer_product_id":184020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:22.000Z","modified_at":"2026-02-12T04:37:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19132465830595","imei1":"19132465830595","imei2":"19132465830595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184014,"job_number":"JOB_184014","tr_customer_id":184032,"tr_customer_product_id":184022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:23.000Z","modified_at":"2026-02-12T04:37:23.000Z","name":"Rene Runolfsdottir","mobile_number":"597-868-0999","email_id":"Brandyn_Hoeger@yahoo.com","dop":"2025-04-06","serial_number":"12604964250866516","imei1":"12604964250866516","imei2":"12604964250866516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184015,"job_number":"JOB_184015","tr_customer_id":184033,"tr_customer_product_id":184023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:24.000Z","modified_at":"2026-02-12T04:37:24.000Z","name":"Annamae Donnelly","mobile_number":"724-966-1276","email_id":"Annabelle_McCullough89@hotmail.com","dop":"2025-04-06","serial_number":"12993142890668758","imei1":"12993142890668758","imei2":"12993142890668758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184016,"job_number":"JOB_184016","tr_customer_id":184034,"tr_customer_product_id":184024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:27.000Z","modified_at":"2026-02-12T04:37:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18032083539333","imei1":"18032083539333","imei2":"18032083539333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184018,"job_number":"JOB_184018","tr_customer_id":184036,"tr_customer_product_id":184026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:28.000Z","modified_at":"2026-02-12T04:37:28.000Z","name":"Elva Howe","mobile_number":"496-301-8103","email_id":"Genoveva.Rosenbaum52@gmail.com","dop":"2025-04-06","serial_number":"19476995462423680","imei1":"19476995462423680","imei2":"19476995462423680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184019,"job_number":"JOB_184019","tr_customer_id":184037,"tr_customer_product_id":184027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:31.000Z","modified_at":"2026-02-12T04:37:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14865522738824","imei1":"14865522738824","imei2":"14865522738824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184020,"job_number":"JOB_184020","tr_customer_id":184038,"tr_customer_product_id":184028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:31.000Z","modified_at":"2026-02-12T04:37:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15892161545425","imei1":"15892161545425","imei2":"15892161545425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184023,"job_number":"JOB_184023","tr_customer_id":184041,"tr_customer_product_id":184031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:32.000Z","modified_at":"2026-02-12T04:37:32.000Z","name":"Sallie Funk","mobile_number":"286-905-6764","email_id":"Elias.Raynor45@gmail.com","dop":"2025-04-06","serial_number":"15791092364086628","imei1":"15791092364086628","imei2":"15791092364086628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184024,"job_number":"JOB_184024","tr_customer_id":184042,"tr_customer_product_id":184032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:32.000Z","modified_at":"2026-02-12T04:37:32.000Z","name":"Katelyn Mosciski","mobile_number":"471-929-8711","email_id":"Maverick_Gerhold19@yahoo.com","dop":"2025-04-06","serial_number":"17013209517692908","imei1":"17013209517692908","imei2":"17013209517692908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184025,"job_number":"JOB_184025","tr_customer_id":184043,"tr_customer_product_id":184033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:34.000Z","modified_at":"2026-02-12T04:37:34.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15877654118704","imei1":"15877654118704","imei2":"15877654118704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184027,"job_number":"JOB_184027","tr_customer_id":184045,"tr_customer_product_id":184035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:36.000Z","modified_at":"2026-02-12T04:37:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10693892629031","imei1":"10693892629031","imei2":"10693892629031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184029,"job_number":"JOB_184029","tr_customer_id":184047,"tr_customer_product_id":184037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:36.000Z","modified_at":"2026-02-12T04:37:36.000Z","name":"Eleonore Wintheiser","mobile_number":"305-546-9140","email_id":"Nakia50@gmail.com","dop":"2025-04-06","serial_number":"17319842740215484","imei1":"17319842740215484","imei2":"17319842740215484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184030,"job_number":"JOB_184030","tr_customer_id":184048,"tr_customer_product_id":184038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:36.000Z","modified_at":"2026-02-12T04:37:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13823536204588","imei1":"13823536204588","imei2":"13823536204588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184032,"job_number":"JOB_184032","tr_customer_id":184050,"tr_customer_product_id":184040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:37.000Z","modified_at":"2026-02-12T04:37:37.000Z","name":"Sigrid Morar","mobile_number":"886-317-6379","email_id":"Eldred5@gmail.com","dop":"2025-04-06","serial_number":"16679588099375952","imei1":"16679588099375952","imei2":"16679588099375952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184033,"job_number":"JOB_184033","tr_customer_id":184051,"tr_customer_product_id":184041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:38.000Z","modified_at":"2026-02-12T04:37:38.000Z","name":"Zechariah Hand","mobile_number":"632-357-0384","email_id":"Lucinda.Parker@yahoo.com","dop":"2025-04-06","serial_number":"16506155690657384","imei1":"16506155690657384","imei2":"16506155690657384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184040,"job_number":"JOB_184040","tr_customer_id":184058,"tr_customer_product_id":184048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:42:54.000Z","modified_at":"2026-02-12T04:42:54.000Z","name":"Cole Tromp","mobile_number":"971-943-8644","email_id":"Sanford_Hackett@yahoo.com","dop":"2025-10-05","serial_number":"14644948825084","imei1":"14644948825084","imei2":"14644948825084","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184041,"job_number":"JOB_184041","tr_customer_id":184059,"tr_customer_product_id":184049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:18.000Z","modified_at":"2026-02-12T04:52:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35445248975870","imei1":"35445248975870","imei2":"35445248975870","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184042,"job_number":"JOB_184042","tr_customer_id":184060,"tr_customer_product_id":184050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:19.000Z","modified_at":"2026-02-12T04:52:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41353619758507","imei1":"41353619758507","imei2":"41353619758507","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184043,"job_number":"JOB_184043","tr_customer_id":184061,"tr_customer_product_id":184051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:19.000Z","modified_at":"2026-02-12T04:52:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57605003280817","imei1":"57605003280817","imei2":"57605003280817","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184044,"job_number":"JOB_184044","tr_customer_id":184062,"tr_customer_product_id":184052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:19.000Z","modified_at":"2026-02-12T04:52:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79773488215176","imei1":"79773488215176","imei2":"79773488215176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184045,"job_number":"JOB_184045","tr_customer_id":184063,"tr_customer_product_id":184053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:19.000Z","modified_at":"2026-02-12T04:52:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42847851049924","imei1":"42847851049924","imei2":"42847851049924","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184046,"job_number":"JOB_184046","tr_customer_id":184064,"tr_customer_product_id":184054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:20.000Z","modified_at":"2026-02-12T04:52:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13332677259760","imei1":"13332677259760","imei2":"13332677259760","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184048,"job_number":"JOB_184048","tr_customer_id":184066,"tr_customer_product_id":184056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:51.000Z","modified_at":"2026-02-12T04:52:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87040317074867","imei1":"87040317074867","imei2":"87040317074867","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184049,"job_number":"JOB_184049","tr_customer_id":184067,"tr_customer_product_id":184057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:51.000Z","modified_at":"2026-02-12T04:52:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28681794736233","imei1":"28681794736233","imei2":"28681794736233","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184050,"job_number":"JOB_184050","tr_customer_id":184068,"tr_customer_product_id":184058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:51.000Z","modified_at":"2026-02-12T04:52:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66245442087242","imei1":"66245442087242","imei2":"66245442087242","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184051,"job_number":"JOB_184051","tr_customer_id":184069,"tr_customer_product_id":184059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:52.000Z","modified_at":"2026-02-12T04:52:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60512928620585","imei1":"60512928620585","imei2":"60512928620585","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184052,"job_number":"JOB_184052","tr_customer_id":184070,"tr_customer_product_id":184060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:52.000Z","modified_at":"2026-02-12T04:52:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12853921521250","imei1":"12853921521250","imei2":"12853921521250","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184053,"job_number":"JOB_184053","tr_customer_id":184071,"tr_customer_product_id":184061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:52.000Z","modified_at":"2026-02-12T04:52:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64938321045345","imei1":"64938321045345","imei2":"64938321045345","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184055,"job_number":"JOB_184055","tr_customer_id":184073,"tr_customer_product_id":184063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:53:23.000Z","modified_at":"2026-02-12T04:53:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13628815092567","imei1":"13628815092567","imei2":"13628815092567","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184056,"job_number":"JOB_184056","tr_customer_id":184074,"tr_customer_product_id":184064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:53:23.000Z","modified_at":"2026-02-12T04:53:23.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84099989709138","imei1":"84099989709138","imei2":"84099989709138","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:53:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184057,"job_number":"JOB_184057","tr_customer_id":184075,"tr_customer_product_id":184065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:53:24.000Z","modified_at":"2026-02-12T04:53:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82711872842417","imei1":"82711872842417","imei2":"82711872842417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184058,"job_number":"JOB_184058","tr_customer_id":184076,"tr_customer_product_id":184066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:53:24.000Z","modified_at":"2026-02-12T04:53:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34387801287981","imei1":"34387801287981","imei2":"34387801287981","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184059,"job_number":"JOB_184059","tr_customer_id":184077,"tr_customer_product_id":184067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:53:24.000Z","modified_at":"2026-02-12T04:53:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83821503385586","imei1":"83821503385586","imei2":"83821503385586","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184060,"job_number":"JOB_184060","tr_customer_id":184078,"tr_customer_product_id":184068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:53:25.000Z","modified_at":"2026-02-12T04:53:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20318500121256","imei1":"20318500121256","imei2":"20318500121256","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184063,"job_number":"JOB_184063","tr_customer_id":184081,"tr_customer_product_id":184071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:09:18.000Z","modified_at":"2026-02-12T05:09:18.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-02","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-02T05:09:17.970926882Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:09:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184066,"job_number":"JOB_184066","tr_customer_id":184084,"tr_customer_product_id":184074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:22:27.000Z","modified_at":"2026-02-12T05:22:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-02","serial_number":"92479538112679","imei1":"92479538112679","imei2":"92479538112679","popurl":"2026-02-02T05:22:26.743215289Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:22:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184067,"job_number":"JOB_184067","tr_customer_id":184085,"tr_customer_product_id":184075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:22:51.000Z","modified_at":"2026-02-12T05:22:51.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-02","serial_number":"67555593576526","imei1":"67555593576526","imei2":"67555593576526","popurl":"2026-02-02T05:22:51.507334904Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184068,"job_number":"JOB_184068","tr_customer_id":184086,"tr_customer_product_id":184076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:26:46.000Z","modified_at":"2026-02-12T05:26:46.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108390099904855","imei1":"108390099904855","imei2":"108390099904855","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184070,"job_number":"JOB_184070","tr_customer_id":184088,"tr_customer_product_id":184078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:26:58.000Z","modified_at":"2026-02-12T05:26:58.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106583576725374","imei1":"106583576725374","imei2":"106583576725374","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184073,"job_number":"JOB_184073","tr_customer_id":184091,"tr_customer_product_id":184081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:34:53.000Z","modified_at":"2026-02-12T05:34:53.000Z","name":"Felipa McLaughlin","mobile_number":"531-462-1509","email_id":"Douglas_Torphy17@yahoo.com","dop":"2025-04-06","serial_number":"11500499095493986","imei1":"11500499095493986","imei2":"11500499095493986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184075,"job_number":"JOB_184075","tr_customer_id":184093,"tr_customer_product_id":184083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:46:16.000Z","modified_at":"2026-02-12T05:46:16.000Z","name":"Harold Rolfson","mobile_number":"823-590-8381","email_id":"Ebba.West19@gmail.com","dop":"2025-04-06","serial_number":"17495221035284004","imei1":"17495221035284004","imei2":"17495221035284004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184077,"job_number":"JOB_184077","tr_customer_id":184095,"tr_customer_product_id":184085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:46:47.000Z","modified_at":"2026-02-12T05:46:47.000Z","name":"Louvenia Wuckert","mobile_number":"503-688-5489","email_id":"Janelle.Grant14@hotmail.com","dop":"2025-04-06","serial_number":"19578458305739770","imei1":"19578458305739770","imei2":"19578458305739770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184078,"job_number":"JOB_184078","tr_customer_id":184096,"tr_customer_product_id":184086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:56:27.000Z","modified_at":"2026-02-12T05:56:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12578455747802","imei1":"12578455747802","imei2":"12578455747802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:56:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184080,"job_number":"JOB_184080","tr_customer_id":184098,"tr_customer_product_id":184088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:56:29.000Z","modified_at":"2026-02-12T05:56:29.000Z","name":"Hayley Vandervort","mobile_number":"985-647-8981","email_id":"Deron_Legros66@hotmail.com","dop":"2025-04-06","serial_number":"13510094343733696","imei1":"13510094343733696","imei2":"13510094343733696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:56:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184081,"job_number":"JOB_184081","tr_customer_id":184099,"tr_customer_product_id":184089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:57:14.000Z","modified_at":"2026-02-12T05:57:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10038669033295","imei1":"10038669033295","imei2":"10038669033295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184083,"job_number":"JOB_184083","tr_customer_id":184101,"tr_customer_product_id":184091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:57:16.000Z","modified_at":"2026-02-12T05:57:16.000Z","name":"Elmira Ruecker","mobile_number":"595-353-6967","email_id":"Janie.Reichert38@yahoo.com","dop":"2025-04-06","serial_number":"15952940705787690","imei1":"15952940705787690","imei2":"15952940705787690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184084,"job_number":"JOB_184084","tr_customer_id":184102,"tr_customer_product_id":184092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:58:00.000Z","modified_at":"2026-02-12T05:58:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18766877136600","imei1":"18766877136600","imei2":"18766877136600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184086,"job_number":"JOB_184086","tr_customer_id":184104,"tr_customer_product_id":184094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:58:01.000Z","modified_at":"2026-02-12T05:58:01.000Z","name":"Leonora Ziemann","mobile_number":"694-400-1118","email_id":"Carrie_Lubowitz91@yahoo.com","dop":"2025-04-06","serial_number":"15796212401902488","imei1":"15796212401902488","imei2":"15796212401902488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184088,"job_number":"JOB_184088","tr_customer_id":184106,"tr_customer_product_id":184096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:38:36.000Z","modified_at":"2026-02-12T06:38:36.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"19057484945485","imei1":"19057484945485","imei2":"19057484945485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184090,"job_number":"JOB_184090","tr_customer_id":184108,"tr_customer_product_id":184098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:38:38.000Z","modified_at":"2026-02-12T06:38:38.000Z","name":"Eveline Littel","mobile_number":"834-933-5912","email_id":"Danny97@gmail.com","dop":"2025-04-06","serial_number":"16730544033249840","imei1":"16730544033249840","imei2":"16730544033249840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184091,"job_number":"JOB_184091","tr_customer_id":184109,"tr_customer_product_id":184099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:39:14.000Z","modified_at":"2026-02-12T06:39:14.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"14167305138982","imei1":"14167305138982","imei2":"14167305138982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184093,"job_number":"JOB_184093","tr_customer_id":184111,"tr_customer_product_id":184101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:39:15.000Z","modified_at":"2026-02-12T06:39:15.000Z","name":"Vivian Powlowski","mobile_number":"438-421-8637","email_id":"Emma60@yahoo.com","dop":"2025-04-06","serial_number":"13279481798161518","imei1":"13279481798161518","imei2":"13279481798161518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184095,"job_number":"JOB_184095","tr_customer_id":184113,"tr_customer_product_id":184103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:39:49.000Z","modified_at":"2026-02-12T06:39:49.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"19416292861988","imei1":"19416292861988","imei2":"19416292861988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184097,"job_number":"JOB_184097","tr_customer_id":184115,"tr_customer_product_id":184105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:39:51.000Z","modified_at":"2026-02-12T06:39:51.000Z","name":"Mossie Littel","mobile_number":"380-929-9156","email_id":"Briana_Ryan@yahoo.com","dop":"2025-04-06","serial_number":"15344707232349600","imei1":"15344707232349600","imei2":"15344707232349600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:39:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184112,"job_number":"JOB_184112","tr_customer_id":184130,"tr_customer_product_id":184120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:52.000Z","modified_at":"2026-02-12T06:49:52.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"13553294791969","imei1":"13553294791969","imei2":"13553294791969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184114,"job_number":"JOB_184114","tr_customer_id":184132,"tr_customer_product_id":184122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:53.000Z","modified_at":"2026-02-12T06:49:53.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"100043199921739","imei1":"100043199921739","imei2":"100043199921739","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:49:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184115,"job_number":"JOB_184115","tr_customer_id":184133,"tr_customer_product_id":184123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:53.000Z","modified_at":"2026-02-12T06:49:53.000Z","name":"Myrna Dooley","mobile_number":"671-468-4544","email_id":"Gregoria_Schumm@hotmail.com","dop":"2025-04-06","serial_number":"18603080981260530","imei1":"18603080981260530","imei2":"18603080981260530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:49:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184120,"job_number":"JOB_184120","tr_customer_id":184138,"tr_customer_product_id":184128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:50:28.000Z","modified_at":"2026-02-12T06:50:28.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"18398299163997","imei1":"18398299163997","imei2":"18398299163997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:50:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184122,"job_number":"JOB_184122","tr_customer_id":184140,"tr_customer_product_id":184130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:50:29.000Z","modified_at":"2026-02-12T06:50:29.000Z","name":"Tess Langworth","mobile_number":"530-884-8342","email_id":"Rusty3@yahoo.com","dop":"2025-04-06","serial_number":"18428475488913364","imei1":"18428475488913364","imei2":"18428475488913364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:50:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184123,"job_number":"JOB_184123","tr_customer_id":184141,"tr_customer_product_id":184131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:50:38.000Z","modified_at":"2026-02-12T06:50:38.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"101923237987888","imei1":"101923237987888","imei2":"101923237987888","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184127,"job_number":"JOB_184127","tr_customer_id":184145,"tr_customer_product_id":184135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:03.000Z","modified_at":"2026-02-12T06:51:03.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"17457378931917","imei1":"17457378931917","imei2":"17457378931917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:51:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184129,"job_number":"JOB_184129","tr_customer_id":184147,"tr_customer_product_id":184137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:05.000Z","modified_at":"2026-02-12T06:51:05.000Z","name":"Loma Bailey","mobile_number":"249-939-0544","email_id":"Sammie_Nikolaus38@yahoo.com","dop":"2025-04-06","serial_number":"10052930822048598","imei1":"10052930822048598","imei2":"10052930822048598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184131,"job_number":"JOB_184131","tr_customer_id":184149,"tr_customer_product_id":184139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:23.000Z","modified_at":"2026-02-12T06:51:23.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"100167819191398","imei1":"100167819191398","imei2":"100167819191398","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:51:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184133,"job_number":"JOB_184133","tr_customer_id":184151,"tr_customer_product_id":184141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:23.000Z","modified_at":"2026-02-12T06:51:23.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10104376290882","imei1":"10104376290882","imei2":"10104376290882","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:51:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184135,"job_number":"JOB_184135","tr_customer_id":184153,"tr_customer_product_id":184143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:24.000Z","modified_at":"2026-02-12T06:51:24.000Z","name":"Zack Bednar","mobile_number":"432-703-0462","email_id":"Monserrate_Fadel@gmail.com","dop":"2025-06-18","serial_number":"1036455936277085","imei1":"1036455936277085","imei2":"1036455936277085","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184137,"job_number":"JOB_184137","tr_customer_id":184155,"tr_customer_product_id":184145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:26.000Z","modified_at":"2026-02-12T06:51:26.000Z","name":"Luz Gorczany","mobile_number":"647-912-8074","email_id":"Elwyn.Carter41@yahoo.com","dop":"2025-04-06","serial_number":"18341409123773252","imei1":"18341409123773252","imei2":"18341409123773252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184138,"job_number":"JOB_184138","tr_customer_id":184156,"tr_customer_product_id":184146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:52:10.000Z","modified_at":"2026-02-12T06:52:10.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10980335928212","imei1":"10980335928212","imei2":"10980335928212","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:52:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184140,"job_number":"JOB_184140","tr_customer_id":184158,"tr_customer_product_id":184148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:52:11.000Z","modified_at":"2026-02-12T06:52:11.000Z","name":"Doyle Murazik","mobile_number":"941-681-8576","email_id":"Matilde.VonRueden49@yahoo.com","dop":"2025-06-18","serial_number":"1036109117056516","imei1":"1036109117056516","imei2":"1036109117056516","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184141,"job_number":"JOB_184141","tr_customer_id":184159,"tr_customer_product_id":184149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:52:58.000Z","modified_at":"2026-02-12T06:52:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11523822716761","imei1":"11523822716761","imei2":"11523822716761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184143,"job_number":"JOB_184143","tr_customer_id":184161,"tr_customer_product_id":184151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:53:00.000Z","modified_at":"2026-02-12T06:53:00.000Z","name":"Joseph Boehm","mobile_number":"482-358-9509","email_id":"Vada_Sanford72@hotmail.com","dop":"2025-04-06","serial_number":"14448829500873286","imei1":"14448829500873286","imei2":"14448829500873286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184144,"job_number":"JOB_184144","tr_customer_id":184162,"tr_customer_product_id":184152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:53:43.000Z","modified_at":"2026-02-12T06:53:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19704039998517","imei1":"19704039998517","imei2":"19704039998517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:53:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184146,"job_number":"JOB_184146","tr_customer_id":184164,"tr_customer_product_id":184154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:53:44.000Z","modified_at":"2026-02-12T06:53:44.000Z","name":"Ruby Spencer","mobile_number":"932-448-8391","email_id":"Michele40@yahoo.com","dop":"2025-04-06","serial_number":"19448299708907390","imei1":"19448299708907390","imei2":"19448299708907390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184147,"job_number":"JOB_184147","tr_customer_id":184165,"tr_customer_product_id":184155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:54:27.000Z","modified_at":"2026-02-12T06:54:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10261498887870","imei1":"10261498887870","imei2":"10261498887870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184149,"job_number":"JOB_184149","tr_customer_id":184167,"tr_customer_product_id":184157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:54:28.000Z","modified_at":"2026-02-12T06:54:28.000Z","name":"Darion Purdy","mobile_number":"495-660-7479","email_id":"Justen98@yahoo.com","dop":"2025-04-06","serial_number":"16663757663016716","imei1":"16663757663016716","imei2":"16663757663016716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184150,"job_number":"JOB_184150","tr_customer_id":184168,"tr_customer_product_id":184158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:55:42.000Z","modified_at":"2026-02-12T06:55:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18508161462266","imei1":"18508161462266","imei2":"18508161462266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:55:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184152,"job_number":"JOB_184152","tr_customer_id":184170,"tr_customer_product_id":184160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:55:44.000Z","modified_at":"2026-02-12T06:55:44.000Z","name":"Tate Hilpert","mobile_number":"423-414-6432","email_id":"Kasey72@yahoo.com","dop":"2025-04-06","serial_number":"10187370984455470","imei1":"10187370984455470","imei2":"10187370984455470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:55:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184153,"job_number":"JOB_184153","tr_customer_id":184171,"tr_customer_product_id":184161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:56:32.000Z","modified_at":"2026-02-12T06:56:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14893223512055","imei1":"14893223512055","imei2":"14893223512055","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184155,"job_number":"JOB_184155","tr_customer_id":184173,"tr_customer_product_id":184163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:56:34.000Z","modified_at":"2026-02-12T06:56:34.000Z","name":"Clara Leffler","mobile_number":"438-807-5013","email_id":"Merritt.Russel59@hotmail.com","dop":"2025-04-06","serial_number":"16208725778583308","imei1":"16208725778583308","imei2":"16208725778583308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184156,"job_number":"JOB_184156","tr_customer_id":184174,"tr_customer_product_id":184164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:57:22.000Z","modified_at":"2026-02-12T06:57:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18517701136110","imei1":"18517701136110","imei2":"18517701136110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184157,"job_number":"JOB_184157","tr_customer_id":184175,"tr_customer_product_id":184165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:57:22.000Z","modified_at":"2026-02-12T06:57:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12357326197993","imei1":"12357326197993","imei2":"12357326197993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184160,"job_number":"JOB_184160","tr_customer_id":184178,"tr_customer_product_id":184168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:57:24.000Z","modified_at":"2026-02-12T06:57:24.000Z","name":"Ciara Windler","mobile_number":"739-239-7687","email_id":"Floyd18@yahoo.com","dop":"2025-04-06","serial_number":"18281565501393550","imei1":"18281565501393550","imei2":"18281565501393550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184161,"job_number":"JOB_184161","tr_customer_id":184179,"tr_customer_product_id":184169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:57:24.000Z","modified_at":"2026-02-12T06:57:24.000Z","name":"Verdie Williamson","mobile_number":"529-798-9505","email_id":"Paige67@gmail.com","dop":"2025-04-06","serial_number":"15367456414900820","imei1":"15367456414900820","imei2":"15367456414900820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184165,"job_number":"JOB_184165","tr_customer_id":184183,"tr_customer_product_id":184173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:58:13.000Z","modified_at":"2026-02-12T06:58:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19262997244667","imei1":"19262997244667","imei2":"19262997244667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:58:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184167,"job_number":"JOB_184167","tr_customer_id":184185,"tr_customer_product_id":184175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:58:15.000Z","modified_at":"2026-02-12T06:58:15.000Z","name":"Tito Schmidt","mobile_number":"867-275-8221","email_id":"Melissa.Sanford@gmail.com","dop":"2025-04-06","serial_number":"16892961309416350","imei1":"16892961309416350","imei2":"16892961309416350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184168,"job_number":"JOB_184168","tr_customer_id":184186,"tr_customer_product_id":184176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:59:03.000Z","modified_at":"2026-02-12T06:59:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16628739905245","imei1":"16628739905245","imei2":"16628739905245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184170,"job_number":"JOB_184170","tr_customer_id":184188,"tr_customer_product_id":184178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:59:05.000Z","modified_at":"2026-02-12T06:59:05.000Z","name":"Brook Goldner","mobile_number":"491-934-6690","email_id":"Gianni14@yahoo.com","dop":"2025-04-06","serial_number":"17260526216261740","imei1":"17260526216261740","imei2":"17260526216261740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184171,"job_number":"JOB_184171","tr_customer_id":184189,"tr_customer_product_id":184179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:59:34.000Z","modified_at":"2026-02-12T06:59:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13248903740273","imei1":"13248903740273","imei2":"13248903740273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184173,"job_number":"JOB_184173","tr_customer_id":184191,"tr_customer_product_id":184181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:59:36.000Z","modified_at":"2026-02-12T06:59:36.000Z","name":"Emery Walter","mobile_number":"230-214-4247","email_id":"Neoma70@gmail.com","dop":"2025-04-06","serial_number":"11195657526308028","imei1":"11195657526308028","imei2":"11195657526308028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:59:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184175,"job_number":"JOB_184175","tr_customer_id":184193,"tr_customer_product_id":184183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:00:18.000Z","modified_at":"2026-02-12T07:00:18.000Z","name":"Justus Pfannerstill","mobile_number":"201-495-1541","email_id":"Antwan19@gmail.com","dop":"2025-04-06","serial_number":"12472084858627106","imei1":"12472084858627106","imei2":"12472084858627106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184176,"job_number":"JOB_184176","tr_customer_id":184194,"tr_customer_product_id":184184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:00:20.000Z","modified_at":"2026-02-12T07:00:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16622819161650","imei1":"16622819161650","imei2":"16622819161650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184178,"job_number":"JOB_184178","tr_customer_id":184196,"tr_customer_product_id":184186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:00:22.000Z","modified_at":"2026-02-12T07:00:22.000Z","name":"Wendell Johnston","mobile_number":"221-659-4200","email_id":"Georgiana_Abshire@yahoo.com","dop":"2025-04-06","serial_number":"19364271649071680","imei1":"19364271649071680","imei2":"19364271649071680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184179,"job_number":"JOB_184179","tr_customer_id":184197,"tr_customer_product_id":184187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:00:51.000Z","modified_at":"2026-02-12T07:00:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15553498110484","imei1":"15553498110484","imei2":"15553498110484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184181,"job_number":"JOB_184181","tr_customer_id":184199,"tr_customer_product_id":184189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:00:52.000Z","modified_at":"2026-02-12T07:00:52.000Z","name":"Petra Howe","mobile_number":"479-376-3499","email_id":"Fabian49@gmail.com","dop":"2025-04-06","serial_number":"14155752799904890","imei1":"14155752799904890","imei2":"14155752799904890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184182,"job_number":"JOB_184182","tr_customer_id":184200,"tr_customer_product_id":184190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:05.000Z","modified_at":"2026-02-12T07:01:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11629364685781","imei1":"11629364685781","imei2":"11629364685781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184183,"job_number":"JOB_184183","tr_customer_id":184201,"tr_customer_product_id":184191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:05.000Z","modified_at":"2026-02-12T07:01:05.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"15850485248243","imei1":"15850485248243","imei2":"15850485248243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184186,"job_number":"JOB_184186","tr_customer_id":184204,"tr_customer_product_id":184194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:07.000Z","modified_at":"2026-02-12T07:01:07.000Z","name":"Rosalia Mosciski","mobile_number":"247-635-0255","email_id":"Keshaun58@hotmail.com","dop":"2025-04-06","serial_number":"14217193171702796","imei1":"14217193171702796","imei2":"14217193171702796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184187,"job_number":"JOB_184187","tr_customer_id":184205,"tr_customer_product_id":184195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:07.000Z","modified_at":"2026-02-12T07:01:07.000Z","name":"Loyal Howe","mobile_number":"511-706-3396","email_id":"Mafalda.Kuvalis14@gmail.com","dop":"2025-04-06","serial_number":"13797235199551524","imei1":"13797235199551524","imei2":"13797235199551524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184191,"job_number":"JOB_184191","tr_customer_id":184209,"tr_customer_product_id":184199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:35.000Z","modified_at":"2026-02-12T07:01:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17473963644778","imei1":"17473963644778","imei2":"17473963644778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184193,"job_number":"JOB_184193","tr_customer_id":184211,"tr_customer_product_id":184201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:37.000Z","modified_at":"2026-02-12T07:01:37.000Z","name":"Marietta Dooley","mobile_number":"767-305-7191","email_id":"Jaydon38@yahoo.com","dop":"2025-04-06","serial_number":"16264764711983172","imei1":"16264764711983172","imei2":"16264764711983172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184194,"job_number":"JOB_184194","tr_customer_id":184212,"tr_customer_product_id":184202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:50.000Z","modified_at":"2026-02-12T07:01:50.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"16254756163684","imei1":"16254756163684","imei2":"16254756163684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184196,"job_number":"JOB_184196","tr_customer_id":184214,"tr_customer_product_id":184204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:52.000Z","modified_at":"2026-02-12T07:01:52.000Z","name":"Raina Marquardt","mobile_number":"584-935-1173","email_id":"Don_Collier@hotmail.com","dop":"2025-04-06","serial_number":"10377448472365340","imei1":"10377448472365340","imei2":"10377448472365340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184200,"job_number":"JOB_184200","tr_customer_id":184218,"tr_customer_product_id":184208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:15.000Z","modified_at":"2026-02-12T07:02:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10016642858772","imei1":"10016642858772","imei2":"10016642858772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:02:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184202,"job_number":"JOB_184202","tr_customer_id":184220,"tr_customer_product_id":184210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:16.000Z","modified_at":"2026-02-12T07:02:16.000Z","name":"Saul King","mobile_number":"275-786-5787","email_id":"Chelsie_Parker12@yahoo.com","dop":"2025-04-06","serial_number":"10357673339448266","imei1":"10357673339448266","imei2":"10357673339448266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:02:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184203,"job_number":"JOB_184203","tr_customer_id":184221,"tr_customer_product_id":184211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:19.000Z","modified_at":"2026-02-12T07:02:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15497333829758","imei1":"15497333829758","imei2":"15497333829758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184205,"job_number":"JOB_184205","tr_customer_id":184223,"tr_customer_product_id":184213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:20.000Z","modified_at":"2026-02-12T07:02:20.000Z","name":"Rachel Quigley","mobile_number":"284-885-7276","email_id":"Molly.Schiller@gmail.com","dop":"2025-04-06","serial_number":"19688498207062160","imei1":"19688498207062160","imei2":"19688498207062160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184206,"job_number":"JOB_184206","tr_customer_id":184224,"tr_customer_product_id":184214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:35.000Z","modified_at":"2026-02-12T07:02:35.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15647438142378","imei1":"15647438142378","imei2":"15647438142378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184210,"job_number":"JOB_184210","tr_customer_id":184228,"tr_customer_product_id":184218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:36.000Z","modified_at":"2026-02-12T07:02:36.000Z","name":"Roosevelt Mertz","mobile_number":"784-271-5289","email_id":"Adelbert.Lang51@gmail.com","dop":"2025-04-06","serial_number":"11794818920792954","imei1":"11794818920792954","imei2":"11794818920792954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184212,"job_number":"JOB_184212","tr_customer_id":184230,"tr_customer_product_id":184220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:58.000Z","modified_at":"2026-02-12T07:02:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15616317103179","imei1":"15616317103179","imei2":"15616317103179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:02:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184214,"job_number":"JOB_184214","tr_customer_id":184232,"tr_customer_product_id":184222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:03:00.000Z","modified_at":"2026-02-12T07:03:00.000Z","name":"Gardner Langosh","mobile_number":"837-922-3531","email_id":"Alvah_Anderson35@yahoo.com","dop":"2025-04-06","serial_number":"15583339637661238","imei1":"15583339637661238","imei2":"15583339637661238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184218,"job_number":"JOB_184218","tr_customer_id":184236,"tr_customer_product_id":184226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:03:42.000Z","modified_at":"2026-02-12T07:03:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10013335383192","imei1":"10013335383192","imei2":"10013335383192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184220,"job_number":"JOB_184220","tr_customer_id":184238,"tr_customer_product_id":184228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:03:43.000Z","modified_at":"2026-02-12T07:03:43.000Z","name":"Jaylan Lang","mobile_number":"780-218-2415","email_id":"Lydia.Conroy@hotmail.com","dop":"2025-04-06","serial_number":"10596436315273030","imei1":"10596436315273030","imei2":"10596436315273030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184221,"job_number":"JOB_184221","tr_customer_id":184239,"tr_customer_product_id":184229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:07:07.000Z","modified_at":"2026-02-12T07:07:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11357886679283","imei1":"11357886679283","imei2":"11357886679283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:07:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184223,"job_number":"JOB_184223","tr_customer_id":184241,"tr_customer_product_id":184231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:07:09.000Z","modified_at":"2026-02-12T07:07:09.000Z","name":"Roosevelt Wuckert","mobile_number":"428-764-6536","email_id":"Arnulfo_Schmitt48@gmail.com","dop":"2025-04-06","serial_number":"19194326512598104","imei1":"19194326512598104","imei2":"19194326512598104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184224,"job_number":"JOB_184224","tr_customer_id":184242,"tr_customer_product_id":184232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:07:54.000Z","modified_at":"2026-02-12T07:07:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16014795749155","imei1":"16014795749155","imei2":"16014795749155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:07:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184226,"job_number":"JOB_184226","tr_customer_id":184244,"tr_customer_product_id":184234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:07:55.000Z","modified_at":"2026-02-12T07:07:55.000Z","name":"Beulah Lueilwitz","mobile_number":"823-776-5354","email_id":"Kaylie.Zboncak@hotmail.com","dop":"2025-04-06","serial_number":"17363064420870222","imei1":"17363064420870222","imei2":"17363064420870222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:07:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184228,"job_number":"JOB_184228","tr_customer_id":184246,"tr_customer_product_id":184236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:08:35.000Z","modified_at":"2026-02-12T07:08:35.000Z","name":"Braxton Abernathy","mobile_number":"913-868-2596","email_id":"Pearl_Doyle@yahoo.com","dop":"2025-04-06","serial_number":"18977566899938980","imei1":"18977566899938980","imei2":"18977566899938980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:08:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184229,"job_number":"JOB_184229","tr_customer_id":184247,"tr_customer_product_id":184237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:08:36.000Z","modified_at":"2026-02-12T07:08:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13551976516769","imei1":"13551976516769","imei2":"13551976516769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:08:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184232,"job_number":"JOB_184232","tr_customer_id":184250,"tr_customer_product_id":184240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:08:38.000Z","modified_at":"2026-02-12T07:08:38.000Z","name":"Chauncey Paucek","mobile_number":"670-368-1364","email_id":"Beth.Mosciski57@hotmail.com","dop":"2025-04-06","serial_number":"10499069711382208","imei1":"10499069711382208","imei2":"10499069711382208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:08:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184233,"job_number":"JOB_184233","tr_customer_id":184251,"tr_customer_product_id":184241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:08:39.000Z","modified_at":"2026-02-12T07:08:39.000Z","name":"Salvador Bayer","mobile_number":"463-992-6037","email_id":"Abelardo_Mosciski72@yahoo.com","dop":"2025-04-06","serial_number":"11537520662162714","imei1":"11537520662162714","imei2":"11537520662162714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184234,"job_number":"JOB_184234","tr_customer_id":184252,"tr_customer_product_id":184242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:08:40.000Z","modified_at":"2026-02-12T07:08:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10600746973856","imei1":"10600746973856","imei2":"10600746973856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:08:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184236,"job_number":"JOB_184236","tr_customer_id":184254,"tr_customer_product_id":184244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:08:42.000Z","modified_at":"2026-02-12T07:08:42.000Z","name":"Claude Haag","mobile_number":"804-487-7447","email_id":"Bryana.Willms73@hotmail.com","dop":"2025-04-06","serial_number":"11415593719114710","imei1":"11415593719114710","imei2":"11415593719114710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:08:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184237,"job_number":"JOB_184237","tr_customer_id":184255,"tr_customer_product_id":184245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:09:25.000Z","modified_at":"2026-02-12T07:09:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16005060583682","imei1":"16005060583682","imei2":"16005060583682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:09:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184239,"job_number":"JOB_184239","tr_customer_id":184257,"tr_customer_product_id":184247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:09:27.000Z","modified_at":"2026-02-12T07:09:27.000Z","name":"Eduardo Kemmer","mobile_number":"286-625-8675","email_id":"Astrid.Klein@yahoo.com","dop":"2025-04-06","serial_number":"18636748816540136","imei1":"18636748816540136","imei2":"18636748816540136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184240,"job_number":"JOB_184240","tr_customer_id":184258,"tr_customer_product_id":184248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:10:13.000Z","modified_at":"2026-02-12T07:10:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11361112135221","imei1":"11361112135221","imei2":"11361112135221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184243,"job_number":"JOB_184243","tr_customer_id":184261,"tr_customer_product_id":184251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:10:15.000Z","modified_at":"2026-02-12T07:10:15.000Z","name":"Webster Simonis","mobile_number":"789-873-3324","email_id":"Amiya.Satterfield@yahoo.com","dop":"2025-04-06","serial_number":"15210355275291516","imei1":"15210355275291516","imei2":"15210355275291516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:10:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184244,"job_number":"JOB_184244","tr_customer_id":184262,"tr_customer_product_id":184252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:10:15.000Z","modified_at":"2026-02-12T07:10:15.000Z","name":"Edgar Kessler","mobile_number":"280-452-7344","email_id":"Arlene.Kemmer@yahoo.com","dop":"2026-01-23","serial_number":"168626657224809","imei1":"168626657224809","imei2":"168626657224809","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:10:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184246,"job_number":"JOB_184246","tr_customer_id":184264,"tr_customer_product_id":184254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:13:14.000Z","modified_at":"2026-02-12T07:13:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12012394786778","imei1":"12012394786778","imei2":"12012394786778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:13:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184248,"job_number":"JOB_184248","tr_customer_id":184266,"tr_customer_product_id":184256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:13:15.000Z","modified_at":"2026-02-12T07:13:15.000Z","name":"Lamar Mayert","mobile_number":"423-531-0498","email_id":"Soledad82@gmail.com","dop":"2025-04-06","serial_number":"16536808237369516","imei1":"16536808237369516","imei2":"16536808237369516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:13:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184249,"job_number":"JOB_184249","tr_customer_id":184267,"tr_customer_product_id":184257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:13:15.000Z","modified_at":"2026-02-12T07:13:15.000Z","name":"Melvin Runte","mobile_number":"642-203-2492","email_id":"Myrtie30@hotmail.com","dop":"2025-04-06","serial_number":"17230296047740958","imei1":"17230296047740958","imei2":"17230296047740958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:13:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184250,"job_number":"JOB_184250","tr_customer_id":184268,"tr_customer_product_id":184258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:13:58.000Z","modified_at":"2026-02-12T07:13:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15430808188020","imei1":"15430808188020","imei2":"15430808188020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:13:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184252,"job_number":"JOB_184252","tr_customer_id":184270,"tr_customer_product_id":184260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:14:00.000Z","modified_at":"2026-02-12T07:14:00.000Z","name":"Marilou Abshire","mobile_number":"538-665-0155","email_id":"Alverta70@hotmail.com","dop":"2025-04-06","serial_number":"19906348040404384","imei1":"19906348040404384","imei2":"19906348040404384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:14:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184253,"job_number":"JOB_184253","tr_customer_id":184271,"tr_customer_product_id":184261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:14:09.000Z","modified_at":"2026-02-12T07:14:09.000Z","name":"Rosalee Davis","mobile_number":"259-720-3655","email_id":"Breanna_Runolfsson@hotmail.com","dop":"2026-01-23","serial_number":"18586833775741","imei1":"18586833775741","imei2":"18586833775741","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:14:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184254,"job_number":"JOB_184254","tr_customer_id":184272,"tr_customer_product_id":184262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:14:42.000Z","modified_at":"2026-02-12T07:14:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16922452931015","imei1":"16922452931015","imei2":"16922452931015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184256,"job_number":"JOB_184256","tr_customer_id":184274,"tr_customer_product_id":184264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:14:44.000Z","modified_at":"2026-02-12T07:14:44.000Z","name":"Finn Bartoletti","mobile_number":"251-522-1435","email_id":"Ephraim_OReilly@yahoo.com","dop":"2025-04-06","serial_number":"14103917273741476","imei1":"14103917273741476","imei2":"14103917273741476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184258,"job_number":"JOB_184258","tr_customer_id":184276,"tr_customer_product_id":184266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:20:14.000Z","modified_at":"2026-02-12T07:20:14.000Z","name":"Delphia Bergnaum","mobile_number":"720-372-4032","email_id":"Maximillia43@yahoo.com","dop":"2026-01-23","serial_number":"190198141915415","imei1":"190198141915415","imei2":"190198141915415","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184259,"job_number":"JOB_184259","tr_customer_id":184277,"tr_customer_product_id":184267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:28:47.000Z","modified_at":"2026-02-12T07:28:47.000Z","name":"Bethany Fay","mobile_number":"371-273-2331","email_id":"Aurelie67@gmail.com","dop":"2026-01-23","serial_number":"14484284555719","imei1":"14484284555719","imei2":"14484284555719","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184260,"job_number":"JOB_184260","tr_customer_id":184278,"tr_customer_product_id":184268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:41:33.000Z","modified_at":"2026-02-12T07:41:33.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"11522709311285","imei1":"11522709311285","imei2":"11522709311285","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184262,"job_number":"JOB_184262","tr_customer_id":184280,"tr_customer_product_id":184270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:41:51.000Z","modified_at":"2026-02-12T07:41:51.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10099028937020","imei1":"10099028937020","imei2":"10099028937020","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184264,"job_number":"JOB_184264","tr_customer_id":184282,"tr_customer_product_id":184272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:42:07.000Z","modified_at":"2026-02-12T07:42:07.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14793269975650","imei1":"14793269975650","imei2":"14793269975650","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184274,"job_number":"JOB_184274","tr_customer_id":184292,"tr_customer_product_id":184282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T08:02:06.000Z","modified_at":"2026-02-12T08:02:06.000Z","name":"Niko Schimmel","mobile_number":"671-339-8156","email_id":"Martina_Murazik@hotmail.com","dop":"2025-04-06","serial_number":"15727030661583326","imei1":"15727030661583326","imei2":"15727030661583326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T08:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184279,"job_number":"JOB_184279","tr_customer_id":184297,"tr_customer_product_id":184287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T08:03:08.000Z","modified_at":"2026-02-12T08:03:08.000Z","name":"Kaden Johnston","mobile_number":"507-790-4934","email_id":"Yvonne_Rolfson70@gmail.com","dop":"2025-04-06","serial_number":"11701209410432194","imei1":"11701209410432194","imei2":"11701209410432194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T08:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184280,"job_number":"JOB_184280","tr_customer_id":184298,"tr_customer_product_id":184288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T08:11:37.000Z","modified_at":"2026-02-12T08:11:37.000Z","name":"Nikhil Hulke","mobile_number":"8390276733","email_id":"nik7hulke@gmail.com","dop":"2026-02-02","serial_number":"12510855381228","imei1":"12510855381228","imei2":"12510855381228","popurl":"2026-02-02T08:11:36.376039256Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T08:11:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184283,"job_number":"JOB_184283","tr_customer_id":184301,"tr_customer_product_id":184291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:16:30.000Z","modified_at":"2026-02-12T09:16:30.000Z","name":"Ashly Volkman","mobile_number":"449-324-8469","email_id":"Jermain.Strosin41@yahoo.com","dop":"2026-01-23","serial_number":"156514682753590","imei1":"156514682753590","imei2":"156514682753590","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184285,"job_number":"JOB_184285","tr_customer_id":184303,"tr_customer_product_id":184293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:19:00.000Z","modified_at":"2026-02-12T09:19:00.000Z","name":"Aglae Koch","mobile_number":"811-396-7524","email_id":"Enola.Von41@yahoo.com","dop":"2026-01-23","serial_number":"146771296849599","imei1":"146771296849599","imei2":"146771296849599","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184286,"job_number":"JOB_184286","tr_customer_id":184304,"tr_customer_product_id":184294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:36:45.000Z","modified_at":"2026-02-12T09:36:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13540070667127","imei1":"13540070667127","imei2":"13540070667127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184288,"job_number":"JOB_184288","tr_customer_id":184306,"tr_customer_product_id":184296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:36:47.000Z","modified_at":"2026-02-12T09:36:47.000Z","name":"Cindy Wisoky","mobile_number":"936-224-2990","email_id":"Everardo88@gmail.com","dop":"2025-04-06","serial_number":"12812497265947574","imei1":"12812497265947574","imei2":"12812497265947574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184289,"job_number":"JOB_184289","tr_customer_id":184307,"tr_customer_product_id":184297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:37:35.000Z","modified_at":"2026-02-12T09:37:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12025812911903","imei1":"12025812911903","imei2":"12025812911903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:37:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184291,"job_number":"JOB_184291","tr_customer_id":184309,"tr_customer_product_id":184299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:37:37.000Z","modified_at":"2026-02-12T09:37:37.000Z","name":"Nathaniel Bashirian","mobile_number":"458-232-1008","email_id":"Garry.Bradtke15@yahoo.com","dop":"2025-04-06","serial_number":"11918878924529480","imei1":"11918878924529480","imei2":"11918878924529480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:37:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184292,"job_number":"JOB_184292","tr_customer_id":184310,"tr_customer_product_id":184300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:38:25.000Z","modified_at":"2026-02-12T09:38:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10704113209183","imei1":"10704113209183","imei2":"10704113209183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184294,"job_number":"JOB_184294","tr_customer_id":184312,"tr_customer_product_id":184302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:38:27.000Z","modified_at":"2026-02-12T09:38:27.000Z","name":"Estelle Will","mobile_number":"754-582-5969","email_id":"Abbey_Schuppe@hotmail.com","dop":"2025-04-06","serial_number":"11822415144602628","imei1":"11822415144602628","imei2":"11822415144602628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:38:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184296,"job_number":"JOB_184296","tr_customer_id":184314,"tr_customer_product_id":184304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:43:53.000Z","modified_at":"2026-02-12T09:43:53.000Z","name":"Aisha Rippin","mobile_number":"688-235-0287","email_id":"Geovanni_Jacobi72@yahoo.com","dop":"2026-01-23","serial_number":"116200304111739","imei1":"116200304111739","imei2":"116200304111739","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184298,"job_number":"JOB_184298","tr_customer_id":184316,"tr_customer_product_id":184306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:53:05.000Z","modified_at":"2026-02-12T09:53:05.000Z","name":"Minnie Stark","mobile_number":"982-627-4256","email_id":"Ernestine_Howell@gmail.com","dop":"2026-01-23","serial_number":"153742828934755","imei1":"153742828934755","imei2":"153742828934755","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184300,"job_number":"JOB_184300","tr_customer_id":184318,"tr_customer_product_id":184308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:54:41.000Z","modified_at":"2026-02-12T09:54:41.000Z","name":"Delbert Ankunding","mobile_number":"250-980-6764","email_id":"Omari.Roob88@gmail.com","dop":"2026-01-23","serial_number":"118815627560080","imei1":"118815627560080","imei2":"118815627560080","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184302,"job_number":"JOB_184302","tr_customer_id":184320,"tr_customer_product_id":184310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:57:39.000Z","modified_at":"2026-02-12T09:57:39.000Z","name":"Molly Rowe","mobile_number":"462-496-3599","email_id":"Jeff_Bergstrom@hotmail.com","dop":"2026-01-23","serial_number":"113427243571020","imei1":"113427243571020","imei2":"113427243571020","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T09:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184308,"job_number":"JOB_184308","tr_customer_id":184326,"tr_customer_product_id":184316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T10:19:20.000Z","modified_at":"2026-02-12T10:19:20.000Z","name":"Deepesh Kaur","mobile_number":"7467936035","email_id":"anuja.tandon@yahoo.co.in","dop":"2026-02-02","serial_number":"823540156849607","imei1":"823540156849607","imei2":"823540156849607","popurl":"www.sucheta-pandey.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T10:19:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184310,"job_number":"JOB_184310","tr_customer_id":184328,"tr_customer_product_id":184318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T10:54:11.000Z","modified_at":"2026-02-12T10:54:11.000Z","name":"Walker Collins","mobile_number":"874-823-3287","email_id":"Danika12@yahoo.com","dop":"2026-01-23","serial_number":"178249422421977","imei1":"178249422421977","imei2":"178249422421977","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T10:54:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184312,"job_number":"JOB_184312","tr_customer_id":184330,"tr_customer_product_id":184320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:08:00.000Z","modified_at":"2026-02-12T11:08:00.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-02","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-02T11:07:51.565503239Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:08:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184313,"job_number":"JOB_184313","tr_customer_id":184331,"tr_customer_product_id":184321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:08:02.000Z","modified_at":"2026-02-12T11:08:02.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-02","serial_number":"34257349149114","imei1":"34257349149114","imei2":"34257349149114","popurl":"2026-02-02T11:07:51.568005162Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:08:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184314,"job_number":"JOB_184314","tr_customer_id":184332,"tr_customer_product_id":184322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:08:14.000Z","modified_at":"2026-02-12T11:08:14.000Z","name":"Kin Abbott","mobile_number":"8606700661","email_id":"amaresh.abbott@gmail.com","dop":"2026-02-02","serial_number":"25615448487508","imei1":"25615448487508","imei2":"25615448487508","popurl":"www.brajesh-dutta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:08:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184316,"job_number":"JOB_184316","tr_customer_id":184334,"tr_customer_product_id":184324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:11:54.000Z","modified_at":"2026-02-12T11:11:54.000Z","name":"Willard Koepp","mobile_number":"981-623-9861","email_id":"Callie.Zulauf@gmail.com","dop":"2026-01-23","serial_number":"149403418246556","imei1":"149403418246556","imei2":"149403418246556","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:11:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184318,"job_number":"JOB_184318","tr_customer_id":184336,"tr_customer_product_id":184326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:13:55.000Z","modified_at":"2026-02-12T11:13:55.000Z","name":"Lolita Mohr","mobile_number":"427-790-8328","email_id":"Destini_Tillman@yahoo.com","dop":"2026-01-23","serial_number":"164025404781636","imei1":"164025404781636","imei2":"164025404781636","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:13:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184320,"job_number":"JOB_184320","tr_customer_id":184338,"tr_customer_product_id":184328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:17:05.000Z","modified_at":"2026-02-12T11:17:05.000Z","name":"Alize Nader","mobile_number":"581-842-0305","email_id":"Raymundo23@hotmail.com","dop":"2026-01-23","serial_number":"174009895179611","imei1":"174009895179611","imei2":"174009895179611","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184321,"job_number":"JOB_184321","tr_customer_id":184339,"tr_customer_product_id":184329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:20:05.000Z","modified_at":"2026-02-12T11:20:05.000Z","name":"Shakira Davis","mobile_number":"607-804-2360","email_id":"Danny79@yahoo.com","dop":"2025-12-01","serial_number":"14538815217594","imei1":"14538815217594","imei2":"14538815217594","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184323,"job_number":"JOB_184323","tr_customer_id":184341,"tr_customer_product_id":184331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:22:32.000Z","modified_at":"2026-02-12T11:22:32.000Z","name":"Martine Cassin","mobile_number":"209-989-4890","email_id":"Ricardo.Pouros@gmail.com","dop":"2026-01-23","serial_number":"189180624130002","imei1":"189180624130002","imei2":"189180624130002","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184325,"job_number":"JOB_184325","tr_customer_id":184343,"tr_customer_product_id":184333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:34:26.000Z","modified_at":"2026-02-12T11:34:26.000Z","name":"Odie Emmerich","mobile_number":"985-407-1696","email_id":"Tito30@gmail.com","dop":"2026-01-23","serial_number":"155729133754830","imei1":"155729133754830","imei2":"155729133754830","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184326,"job_number":"JOB_184326","tr_customer_id":184344,"tr_customer_product_id":184334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:48:23.000Z","modified_at":"2026-02-12T11:48:23.000Z","name":"Akash h","mobile_number":"7845745124","email_id":"akash13@gmail.com","dop":"2026-01-23","serial_number":"17728492007354","imei1":"17728492007354","imei2":"17728492007354","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184328,"job_number":"JOB_184328","tr_customer_id":184346,"tr_customer_product_id":184336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:48:26.000Z","modified_at":"2026-02-12T11:48:26.000Z","name":"Donald Rodriguez","mobile_number":"274-376-8080","email_id":"Malvina34@yahoo.com","dop":"2026-01-23","serial_number":"114591532380366","imei1":"114591532380366","imei2":"114591532380366","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184329,"job_number":"JOB_184329","tr_customer_id":184347,"tr_customer_product_id":184337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:50:10.000Z","modified_at":"2026-02-12T11:50:10.000Z","name":"Akash h","mobile_number":"7845745124","email_id":"akash13@gmail.com","dop":"2026-01-23","serial_number":"13229898043543","imei1":"13229898043543","imei2":"13229898043543","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184331,"job_number":"JOB_184331","tr_customer_id":184349,"tr_customer_product_id":184339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:50:11.000Z","modified_at":"2026-02-12T11:50:11.000Z","name":"Bobbie Christiansen","mobile_number":"544-220-1722","email_id":"Leta.Beier@hotmail.com","dop":"2026-01-23","serial_number":"159120196554430","imei1":"159120196554430","imei2":"159120196554430","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184332,"job_number":"JOB_184332","tr_customer_id":184350,"tr_customer_product_id":184340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:50:43.000Z","modified_at":"2026-02-12T11:50:43.000Z","name":"Jatin sharma","mobile_number":"9512457842","email_id":"jatinsh12@gmail.com","dop":"2026-01-23","serial_number":"17548327477959","imei1":"17548327477959","imei2":"17548327477959","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184334,"job_number":"JOB_184334","tr_customer_id":184352,"tr_customer_product_id":184342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:50:44.000Z","modified_at":"2026-02-12T11:50:44.000Z","name":"Rose Thiel","mobile_number":"715-315-0228","email_id":"Dayana1@yahoo.com","dop":"2026-01-23","serial_number":"153158825148236","imei1":"153158825148236","imei2":"153158825148236","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:50:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184335,"job_number":"JOB_184335","tr_customer_id":184353,"tr_customer_product_id":184343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:51:16.000Z","modified_at":"2026-02-12T11:51:16.000Z","name":"uday t","mobile_number":"8457954218","email_id":"uday14@gmail.coms","dop":"2026-01-23","serial_number":"16137243474742","imei1":"16137243474742","imei2":"16137243474742","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:51:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184337,"job_number":"JOB_184337","tr_customer_id":184355,"tr_customer_product_id":184345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:51:18.000Z","modified_at":"2026-02-12T11:51:18.000Z","name":"Keyon Zulauf","mobile_number":"733-819-9711","email_id":"Mabel_Harris@gmail.com","dop":"2026-01-23","serial_number":"111587979404827","imei1":"111587979404827","imei2":"111587979404827","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T11:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184338,"job_number":"JOB_184338","tr_customer_id":184356,"tr_customer_product_id":184346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:00:00.000Z","modified_at":"2026-02-12T12:00:00.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-02","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-02T11:59:59.525193501Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184339,"job_number":"JOB_184339","tr_customer_id":184357,"tr_customer_product_id":184347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:04:32.000Z","modified_at":"2026-02-12T12:04:32.000Z","name":"Akash h","mobile_number":"7845745124","email_id":"akash13@gmail.com","dop":"2026-01-23","serial_number":"17214728699592","imei1":"17214728699592","imei2":"17214728699592","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:04:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184341,"job_number":"JOB_184341","tr_customer_id":184359,"tr_customer_product_id":184349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:04:35.000Z","modified_at":"2026-02-12T12:04:35.000Z","name":"Sanford D'Amore","mobile_number":"920-344-1202","email_id":"Alana.Corwin@gmail.com","dop":"2026-01-23","serial_number":"176010843998887","imei1":"176010843998887","imei2":"176010843998887","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184342,"job_number":"JOB_184342","tr_customer_id":184360,"tr_customer_product_id":184350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:06:22.000Z","modified_at":"2026-02-12T12:06:22.000Z","name":"Jatin sharma","mobile_number":"9512457842","email_id":"jatinsh12@gmail.com","dop":"2026-01-23","serial_number":"14446238548269","imei1":"14446238548269","imei2":"14446238548269","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:06:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184343,"job_number":"JOB_184343","tr_customer_id":184361,"tr_customer_product_id":184351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:06:23.000Z","modified_at":"2026-02-12T12:06:23.000Z","name":"Glen Gutmann","mobile_number":"596-596-0986","email_id":"Ladarius_Goldner54@gmail.com","dop":"2026-01-23","serial_number":"11879769843900","imei1":"11879769843900","imei2":"11879769843900","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:06:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184344,"job_number":"JOB_184344","tr_customer_id":184362,"tr_customer_product_id":184352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:06:25.000Z","modified_at":"2026-02-12T12:06:25.000Z","name":"Kale Hilll","mobile_number":"954-717-2505","email_id":"Mathilde13@yahoo.com","dop":"2026-01-23","serial_number":"101499607931544","imei1":"101499607931544","imei2":"101499607931544","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184345,"job_number":"JOB_184345","tr_customer_id":184363,"tr_customer_product_id":184353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:09:11.000Z","modified_at":"2026-02-12T12:09:11.000Z","name":"Akash h","mobile_number":"7845745124","email_id":"akash13@gmail.com","dop":"2026-01-23","serial_number":"15604885548355","imei1":"15604885548355","imei2":"15604885548355","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184347,"job_number":"JOB_184347","tr_customer_id":184365,"tr_customer_product_id":184355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:09:13.000Z","modified_at":"2026-02-12T12:09:13.000Z","name":"Brock O'Keefe","mobile_number":"444-695-9318","email_id":"Dorian.Carter71@hotmail.com","dop":"2026-01-23","serial_number":"164930582857462","imei1":"164930582857462","imei2":"164930582857462","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184348,"job_number":"JOB_184348","tr_customer_id":184366,"tr_customer_product_id":184356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:10:51.000Z","modified_at":"2026-02-12T12:10:51.000Z","name":"Jatin sharma","mobile_number":"9512457842","email_id":"jatinsh12@gmail.com","dop":"2026-01-23","serial_number":"17454688447658","imei1":"17454688447658","imei2":"17454688447658","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184350,"job_number":"JOB_184350","tr_customer_id":184368,"tr_customer_product_id":184358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:10:53.000Z","modified_at":"2026-02-12T12:10:53.000Z","name":"Justina Hilll","mobile_number":"418-907-1636","email_id":"Zoe25@gmail.com","dop":"2026-01-23","serial_number":"119577262174576","imei1":"119577262174576","imei2":"119577262174576","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:10:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184351,"job_number":"JOB_184351","tr_customer_id":184369,"tr_customer_product_id":184359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:12:18.000Z","modified_at":"2026-02-12T12:12:18.000Z","name":"uday t","mobile_number":"8457954218","email_id":"uday14@gmail.coms","dop":"2026-01-23","serial_number":"16522205526601","imei1":"16522205526601","imei2":"16522205526601","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184353,"job_number":"JOB_184353","tr_customer_id":184371,"tr_customer_product_id":184361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:12:20.000Z","modified_at":"2026-02-12T12:12:20.000Z","name":"Mozell Hahn","mobile_number":"551-924-5399","email_id":"Abelardo.Stamm76@yahoo.com","dop":"2026-01-23","serial_number":"176442743480158","imei1":"176442743480158","imei2":"176442743480158","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T12:12:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184355,"job_number":"JOB_184355","tr_customer_id":184373,"tr_customer_product_id":184363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T13:38:12.000Z","modified_at":"2026-02-12T13:38:12.000Z","name":"Kannen Jain","mobile_number":"7484701742","email_id":"bhardwaj.guneta@yahoo.co.in","dop":"2026-02-02","serial_number":"349259865416661","imei1":"349259865416661","imei2":"349259865416661","popurl":"www.goutam-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T13:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184357,"job_number":"JOB_184357","tr_customer_id":184375,"tr_customer_product_id":184365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T13:38:25.000Z","modified_at":"2026-02-12T13:38:25.000Z","name":"Somok Mukherjee","mobile_number":"8240967632","email_id":"somok@gmail.com","dop":"2026-02-02","serial_number":"27700110461111","imei1":"27700110461111","imei2":"27700110461111","popurl":"2026-02-02T13:38:24.854287453Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T13:38:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184359,"job_number":"JOB_184359","tr_customer_id":184377,"tr_customer_product_id":184367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T13:42:09.000Z","modified_at":"2026-02-12T13:42:09.000Z","name":"Andreanne Gleason","mobile_number":"803-848-9920","email_id":"Roy5@gmail.com","dop":"2025-12-10","serial_number":"109248217134387","imei1":"109248217134387","imei2":"109248217134387","popurl":"2025-12-10T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T13:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184360,"job_number":"JOB_184360","tr_customer_id":184378,"tr_customer_product_id":184368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T13:42:41.000Z","modified_at":"2026-02-12T13:42:41.000Z","name":"Effie Dooley","mobile_number":"771-446-2343","email_id":"Lavinia.Hansen42@gmail.com","dop":"2025-12-10","serial_number":"169617430850070","imei1":"169617430850070","imei2":"169617430850070","popurl":"2025-12-10T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T13:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184362,"job_number":"JOB_184362","tr_customer_id":184380,"tr_customer_product_id":184370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T13:49:16.000Z","modified_at":"2026-02-12T13:49:16.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-02","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-02T13:49:15.724677622Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T13:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184364,"job_number":"JOB_184364","tr_customer_id":184382,"tr_customer_product_id":184372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T14:05:46.000Z","modified_at":"2026-02-12T14:05:46.000Z","name":"Nasir Runolfsson","mobile_number":"491-618-9972","email_id":"Hailee_Berge@yahoo.com","dop":"2025-05-30","serial_number":"16222175911015","imei1":"16222175911015","imei2":"16222175911015","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T14:05:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184365,"job_number":"JOB_184365","tr_customer_id":184383,"tr_customer_product_id":184373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T14:05:48.000Z","modified_at":"2026-02-12T14:05:48.000Z","name":"Trey Nicolas","mobile_number":"669-938-7464","email_id":"Fae_Dietrich@yahoo.com","dop":"2025-05-30","serial_number":"1554540768410675","imei1":"1554540768410675","imei2":"1554540768410675","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T14:05:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183790,"job_number":"JOB_183790","tr_customer_id":183808,"tr_customer_product_id":183798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T20:09:41.000Z","modified_at":"2026-02-11T20:09:41.000Z","name":"Claire Ratke","mobile_number":"449-546-2728","email_id":"Antoinette_Kerluke@yahoo.com","dop":"2025-04-25","serial_number":"83785934295429","imei1":"83785934295429","imei2":"83785934295429","popurl":"2025-04-25T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T20:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183840,"job_number":"JOB_183840","tr_customer_id":183858,"tr_customer_product_id":183848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:26.000Z","modified_at":"2026-02-12T04:34:26.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Brian_Wuckert35@gmail.com","dop":"2025-07-02","serial_number":"15734452884858","imei1":"15734452884858","imei2":"15734452884858","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183854,"job_number":"JOB_183854","tr_customer_id":183872,"tr_customer_product_id":183862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:42.000Z","modified_at":"2026-02-12T04:34:42.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rhett53@yahoo.com","dop":"2025-07-02","serial_number":"10539637983648","imei1":"10539637983648","imei2":"10539637983648","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183867,"job_number":"JOB_183867","tr_customer_id":183885,"tr_customer_product_id":183875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:58.000Z","modified_at":"2026-02-12T04:34:58.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Devyn.Bashirian@gmail.com","dop":"2025-07-02","serial_number":"12517275623919","imei1":"12517275623919","imei2":"12517275623919","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:34:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183897,"job_number":"JOB_183897","tr_customer_id":183915,"tr_customer_product_id":183905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:49.000Z","modified_at":"2026-02-12T04:35:49.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"165136384268538","imei1":"165136384268538","imei2":"165136384268538","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183898,"job_number":"JOB_183898","tr_customer_id":183916,"tr_customer_product_id":183906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:50.000Z","modified_at":"2026-02-12T04:35:50.000Z","name":"Destinee Halvorson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170659489244473","imei1":"170659489244473","imei2":"170659489244473","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183900,"job_number":"JOB_183900","tr_customer_id":183918,"tr_customer_product_id":183908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:50.000Z","modified_at":"2026-02-12T04:35:50.000Z","name":"Candida Bahringer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"195359897840858","imei1":"195359897840858","imei2":"195359897840858","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183902,"job_number":"JOB_183902","tr_customer_id":183920,"tr_customer_product_id":183910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:50.000Z","modified_at":"2026-02-12T04:35:50.000Z","name":"Twila Prosacco","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"128016590994001","imei1":"128016590994001","imei2":"128016590994001","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183917,"job_number":"JOB_183917","tr_customer_id":183935,"tr_customer_product_id":183925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:00.000Z","modified_at":"2026-02-12T04:36:00.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100913655793814","imei1":"100913655793814","imei2":"100913655793814","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183920,"job_number":"JOB_183920","tr_customer_id":183938,"tr_customer_product_id":183928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:01.000Z","modified_at":"2026-02-12T04:36:01.000Z","name":"Maximus Lesch","mobile_number":"200-519-8249","email_id":"Queen51@yahoo.com","dop":"2025-06-09","serial_number":"107751871337659","imei1":"107751871337659","imei2":"107751871337659","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183925,"job_number":"JOB_183925","tr_customer_id":183943,"tr_customer_product_id":183933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:02.000Z","modified_at":"2026-02-12T04:36:02.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"127529756860148","imei1":"127529756860148","imei2":"127529756860148","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183926,"job_number":"JOB_183926","tr_customer_id":183944,"tr_customer_product_id":183934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:02.000Z","modified_at":"2026-02-12T04:36:02.000Z","name":"Alice Adams","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163321003907144","imei1":"163321003907144","imei2":"163321003907144","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183927,"job_number":"JOB_183927","tr_customer_id":183945,"tr_customer_product_id":183935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:03.000Z","modified_at":"2026-02-12T04:36:03.000Z","name":"Kamron Lesch","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"122261560664975","imei1":"122261560664975","imei2":"122261560664975","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183928,"job_number":"JOB_183928","tr_customer_id":183946,"tr_customer_product_id":183936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:03.000Z","modified_at":"2026-02-12T04:36:03.000Z","name":"Roscoe Wisozk","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"151491371877366","imei1":"151491371877366","imei2":"151491371877366","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183951,"job_number":"JOB_183951","tr_customer_id":183969,"tr_customer_product_id":183959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:11.000Z","modified_at":"2026-02-12T04:36:11.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"18810639388220","imei1":"18810639388220","imei2":"18810639388220","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183959,"job_number":"JOB_183959","tr_customer_id":183977,"tr_customer_product_id":183967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:16.000Z","modified_at":"2026-02-12T04:36:16.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105402838561394","imei1":"105402838561394","imei2":"105402838561394","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183961,"job_number":"JOB_183961","tr_customer_id":183979,"tr_customer_product_id":183969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:16.000Z","modified_at":"2026-02-12T04:36:16.000Z","name":"Renee Kshlerin","mobile_number":"440-717-2966","email_id":"Zack.Blanda@yahoo.com","dop":"2025-06-09","serial_number":"105889023949675","imei1":"105889023949675","imei2":"105889023949675","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183963,"job_number":"JOB_183963","tr_customer_id":183981,"tr_customer_product_id":183971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:18.000Z","modified_at":"2026-02-12T04:36:18.000Z","name":"Otilia Aufderhar","mobile_number":"337-699-4172","email_id":"Kim_Morissette32@yahoo.com","dop":"2025-06-09","serial_number":"6877446994493452","imei1":"6877446994493452","imei2":"6877446994493452","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183969,"job_number":"JOB_183969","tr_customer_id":183987,"tr_customer_product_id":183977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:31.000Z","modified_at":"2026-02-12T04:36:31.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109643630584230","imei1":"109643630584230","imei2":"109643630584230","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183971,"job_number":"JOB_183971","tr_customer_id":183989,"tr_customer_product_id":183979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:31.000Z","modified_at":"2026-02-12T04:36:31.000Z","name":"Liza Greenfelder","mobile_number":"806-784-6792","email_id":"Payton.Beier@gmail.com","dop":"2025-06-09","serial_number":"103253257646552","imei1":"103253257646552","imei2":"103253257646552","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184065,"job_number":"JOB_184065","tr_customer_id":184083,"tr_customer_product_id":184073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:20:50.000Z","modified_at":"2026-02-12T05:20:50.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11445758836715","imei1":"11445758836715","imei2":"11445758836715","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T05:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184087,"job_number":"JOB_184087","tr_customer_id":184105,"tr_customer_product_id":184095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:30:47.000Z","modified_at":"2026-02-12T06:30:47.000Z","name":"Jennings Ullrich","mobile_number":"267-821-2987","email_id":"Sherwood51@hotmail.com","dop":"2025-12-14","serial_number":"145777255028041","imei1":"145777255028041","imei2":"145777255028041","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184094,"job_number":"JOB_184094","tr_customer_id":184112,"tr_customer_product_id":184102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:39:28.000Z","modified_at":"2026-02-12T06:39:28.000Z","name":"varsha krishna","mobile_number":"9844785464","email_id":"varsha@gmail.com","dop":"2026-02-01","serial_number":"22667278896543","imei1":"22667278896543","imei2":"22667278896543","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184098,"job_number":"JOB_184098","tr_customer_id":184116,"tr_customer_product_id":184106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:40:25.000Z","modified_at":"2026-02-12T06:40:25.000Z","name":"Rasheed Windler","mobile_number":"305-344-8243","email_id":"Justina_Bailey23@yahoo.com","dop":"2025-12-14","serial_number":"113883738524810","imei1":"113883738524810","imei2":"113883738524810","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184099,"job_number":"JOB_184099","tr_customer_id":184117,"tr_customer_product_id":184107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:41:41.000Z","modified_at":"2026-02-12T06:41:41.000Z","name":"Blair Fisher","mobile_number":"620-267-0863","email_id":"General.Macejkovic51@yahoo.com","dop":"2025-12-14","serial_number":"193661257182353","imei1":"193661257182353","imei2":"193661257182353","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184100,"job_number":"JOB_184100","tr_customer_id":184118,"tr_customer_product_id":184108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:44:12.000Z","modified_at":"2026-02-12T06:44:12.000Z","name":"Ursula Wehner","mobile_number":"253-263-8205","email_id":"Era.Ferry@yahoo.com","dop":"2025-12-14","serial_number":"144185652330788","imei1":"144185652330788","imei2":"144185652330788","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184103,"job_number":"JOB_184103","tr_customer_id":184121,"tr_customer_product_id":184111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:45:41.000Z","modified_at":"2026-02-12T06:45:41.000Z","name":"Dimitri Cummings","mobile_number":"710-685-7235","email_id":"Alexandro58@hotmail.com","dop":"2025-12-14","serial_number":"115357207112492","imei1":"115357207112492","imei2":"115357207112492","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184105,"job_number":"JOB_184105","tr_customer_id":184123,"tr_customer_product_id":184113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:46:42.000Z","modified_at":"2026-02-12T06:46:42.000Z","name":"Brett Batz","mobile_number":"813-598-1863","email_id":"Kiel.Erdman78@gmail.com","dop":"2025-12-14","serial_number":"135500483483563","imei1":"135500483483563","imei2":"135500483483563","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184106,"job_number":"JOB_184106","tr_customer_id":184124,"tr_customer_product_id":184114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:25.000Z","modified_at":"2026-02-12T06:49:25.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109341453312876","imei1":"109341453312876","imei2":"109341453312876","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184108,"job_number":"JOB_184108","tr_customer_id":184126,"tr_customer_product_id":184116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:26.000Z","modified_at":"2026-02-12T06:49:26.000Z","name":"Marjolaine Corwin","mobile_number":"411-526-9783","email_id":"Colt.Baumbach90@yahoo.com","dop":"2025-06-09","serial_number":"105427115142056","imei1":"105427115142056","imei2":"105427115142056","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:49:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184109,"job_number":"JOB_184109","tr_customer_id":184127,"tr_customer_product_id":184117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:40.000Z","modified_at":"2026-02-12T06:49:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102894996770548","imei1":"102894996770548","imei2":"102894996770548","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184111,"job_number":"JOB_184111","tr_customer_id":184129,"tr_customer_product_id":184119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:41.000Z","modified_at":"2026-02-12T06:49:41.000Z","name":"Gaylord Mann","mobile_number":"247-361-0894","email_id":"Johann19@gmail.com","dop":"2025-06-09","serial_number":"102401890346027","imei1":"102401890346027","imei2":"102401890346027","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184117,"job_number":"JOB_184117","tr_customer_id":184135,"tr_customer_product_id":184125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:54.000Z","modified_at":"2026-02-12T06:49:54.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103057878771548","imei1":"103057878771548","imei2":"103057878771548","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184119,"job_number":"JOB_184119","tr_customer_id":184137,"tr_customer_product_id":184127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:55.000Z","modified_at":"2026-02-12T06:49:55.000Z","name":"Eladio Goldner","mobile_number":"279-581-9439","email_id":"Ottis_Rowe0@yahoo.com","dop":"2025-06-09","serial_number":"105067237990728","imei1":"105067237990728","imei2":"105067237990728","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T06:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184270,"job_number":"JOB_184270","tr_customer_id":184288,"tr_customer_product_id":184278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:56:19.000Z","modified_at":"2026-02-12T07:56:19.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Destiny.Pfannerstill66@yahoo.com","dop":"2025-07-02","serial_number":"11839985147266","imei1":"11839985147266","imei2":"11839985147266","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184271,"job_number":"JOB_184271","tr_customer_id":184289,"tr_customer_product_id":184279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:56:40.000Z","modified_at":"2026-02-12T07:56:40.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kolby_Hermiston45@hotmail.com","dop":"2025-07-02","serial_number":"19091060026589","imei1":"19091060026589","imei2":"19091060026589","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184272,"job_number":"JOB_184272","tr_customer_id":184290,"tr_customer_product_id":184280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:56:59.000Z","modified_at":"2026-02-12T07:56:59.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Stacy_Gulgowski@hotmail.com","dop":"2025-07-02","serial_number":"16428791038357","imei1":"16428791038357","imei2":"16428791038357","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:56:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184303,"job_number":"JOB_184303","tr_customer_id":184321,"tr_customer_product_id":184311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T10:04:27.000Z","modified_at":"2026-02-12T10:04:27.000Z","name":"Jarod Green","mobile_number":"963-913-6218","email_id":"Abdul.Kreiger1@yahoo.com","dop":"2025-12-14","serial_number":"163559281871999","imei1":"163559281871999","imei2":"163559281871999","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T10:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184304,"job_number":"JOB_184304","tr_customer_id":184322,"tr_customer_product_id":184312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T10:06:01.000Z","modified_at":"2026-02-12T10:06:01.000Z","name":"Jalen Okuneva","mobile_number":"546-464-8083","email_id":"Zelma7@hotmail.com","dop":"2025-12-14","serial_number":"171171478617854","imei1":"171171478617854","imei2":"171171478617854","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T10:06:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184305,"job_number":"JOB_184305","tr_customer_id":184323,"tr_customer_product_id":184313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T10:06:31.000Z","modified_at":"2026-02-12T10:06:31.000Z","name":"Janet Nicolas","mobile_number":"694-913-6466","email_id":"Rodrick.Hyatt56@hotmail.com","dop":"2025-12-14","serial_number":"158083176440544","imei1":"158083176440544","imei2":"158083176440544","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T10:06:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184306,"job_number":"JOB_184306","tr_customer_id":184324,"tr_customer_product_id":184314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T10:07:00.000Z","modified_at":"2026-02-12T10:07:00.000Z","name":"Johathan MacGyver","mobile_number":"399-336-3176","email_id":"Kobe.Bauch@hotmail.com","dop":"2025-12-14","serial_number":"101406122194423","imei1":"101406122194423","imei2":"101406122194423","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T10:07:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184356,"job_number":"JOB_184356","tr_customer_id":184374,"tr_customer_product_id":184364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T13:38:21.000Z","modified_at":"2026-02-12T13:38:21.000Z","name":"Ankal Singh","mobile_number":"8247626649","email_id":"advaya.iyengar@yahoo.co.in","dop":"2026-02-02","serial_number":"350980370190118","imei1":"435745841194140","imei2":"170131780244596","popurl":"www.chandi-kapoor.co.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T13:38:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184358,"job_number":"JOB_184358","tr_customer_id":184376,"tr_customer_product_id":184366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T13:38:31.000Z","modified_at":"2026-02-12T13:38:31.000Z","name":"Jitendra Gandhi","mobile_number":"8240710590","email_id":"vrund.mishra@yahoo.co.in","dop":"2026-02-02","serial_number":"045418574097756","imei1":"249789112342974","imei2":"016650806727513","popurl":"www.lai-jain.org","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T13:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183973,"job_number":"JOB_183973","tr_customer_id":183991,"tr_customer_product_id":183981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:34.000Z","modified_at":"2026-02-12T04:36:34.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10321254062822","imei1":"10321254062822","imei2":"10321254062822","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183975,"job_number":"JOB_183975","tr_customer_id":183993,"tr_customer_product_id":183983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:36.000Z","modified_at":"2026-02-12T04:36:36.000Z","name":"Darren Shields","mobile_number":"982-891-0119","email_id":"Walter_Ebert4@yahoo.com","dop":"2000-01-31","serial_number":"1056059860256823","imei1":"1056059860256823","imei2":"1056059860256823","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:36:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184007,"job_number":"JOB_184007","tr_customer_id":184025,"tr_customer_product_id":184015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:18.000Z","modified_at":"2026-02-12T04:37:18.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10443879896147","imei1":"10443879896147","imei2":"10443879896147","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184009,"job_number":"JOB_184009","tr_customer_id":184027,"tr_customer_product_id":184017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:20.000Z","modified_at":"2026-02-12T04:37:20.000Z","name":"Carlotta Grant","mobile_number":"475-310-4133","email_id":"Cody.Yundt@yahoo.com","dop":"2000-01-31","serial_number":"1038131285931472","imei1":"1038131285931472","imei2":"1038131285931472","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184034,"job_number":"JOB_184034","tr_customer_id":184052,"tr_customer_product_id":184042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:38:02.000Z","modified_at":"2026-02-12T04:38:02.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10876379270368","imei1":"10876379270368","imei2":"10876379270368","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184036,"job_number":"JOB_184036","tr_customer_id":184054,"tr_customer_product_id":184044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:38:04.000Z","modified_at":"2026-02-12T04:38:04.000Z","name":"Lee Rogahn","mobile_number":"720-431-6912","email_id":"Carissa.Ward@yahoo.com","dop":"2000-01-31","serial_number":"1092447920090577","imei1":"1092447920090577","imei2":"1092447920090577","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184037,"job_number":"JOB_184037","tr_customer_id":184055,"tr_customer_product_id":184045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:38:45.000Z","modified_at":"2026-02-12T04:38:45.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10334805827703","imei1":"10334805827703","imei2":"10334805827703","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:38:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184039,"job_number":"JOB_184039","tr_customer_id":184057,"tr_customer_product_id":184047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:38:47.000Z","modified_at":"2026-02-12T04:38:47.000Z","name":"Maximo Shields","mobile_number":"664-649-2137","email_id":"Betsy_Nikolaus77@yahoo.com","dop":"2000-01-31","serial_number":"1062594390939815","imei1":"1062594390939815","imei2":"1062594390939815","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T04:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184188,"job_number":"JOB_184188","tr_customer_id":184206,"tr_customer_product_id":184196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:08.000Z","modified_at":"2026-02-12T07:01:08.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10668258829359","imei1":"10668258829359","imei2":"10668258829359","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184190,"job_number":"JOB_184190","tr_customer_id":184208,"tr_customer_product_id":184198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:09.000Z","modified_at":"2026-02-12T07:01:09.000Z","name":"Maurine Welch","mobile_number":"936-567-0235","email_id":"Julian_Fay51@hotmail.com","dop":"2000-01-31","serial_number":"1088866746176265","imei1":"1088866746176265","imei2":"1088866746176265","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184197,"job_number":"JOB_184197","tr_customer_id":184215,"tr_customer_product_id":184205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:52.000Z","modified_at":"2026-02-12T07:01:52.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10487633296382","imei1":"10487633296382","imei2":"10487633296382","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184199,"job_number":"JOB_184199","tr_customer_id":184217,"tr_customer_product_id":184207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:54.000Z","modified_at":"2026-02-12T07:01:54.000Z","name":"Morris Jerde","mobile_number":"216-971-0286","email_id":"Tristian70@gmail.com","dop":"2000-01-31","serial_number":"1004044193703733","imei1":"1004044193703733","imei2":"1004044193703733","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184208,"job_number":"JOB_184208","tr_customer_id":184226,"tr_customer_product_id":184216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:36.000Z","modified_at":"2026-02-12T07:02:36.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10499075796494","imei1":"10499075796494","imei2":"10499075796494","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184211,"job_number":"JOB_184211","tr_customer_id":184229,"tr_customer_product_id":184219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:37.000Z","modified_at":"2026-02-12T07:02:37.000Z","name":"Melyssa Herzog","mobile_number":"898-328-3903","email_id":"Deonte_Daniel11@yahoo.com","dop":"2000-01-31","serial_number":"1052446385475711","imei1":"1052446385475711","imei2":"1052446385475711","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:02:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184215,"job_number":"JOB_184215","tr_customer_id":184233,"tr_customer_product_id":184223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:03:19.000Z","modified_at":"2026-02-12T07:03:19.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10907236331013","imei1":"10907236331013","imei2":"10907236331013","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:03:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":184217,"job_number":"JOB_184217","tr_customer_id":184235,"tr_customer_product_id":184225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:03:21.000Z","modified_at":"2026-02-12T07:03:21.000Z","name":"Napoleon Hodkiewicz","mobile_number":"769-831-6207","email_id":"Jessy72@hotmail.com","dop":"2000-01-31","serial_number":"1063286680269734","imei1":"1063286680269734","imei2":"1063286680269734","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-12T07:03:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9859dc3b-71ee-4554-ac99-8a968afe20c7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-pONIo0cJWXCoTsOc8QLEUwPLmpQ"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNTd9.dfM8k-GQG-NoPJIWSKnEJwGKli93mbdMjd2VnjKiZgU"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNTd9.dfM8k-GQG-NoPJIWSKnEJwGKli93mbdMjd2VnjKiZgU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 20eaee63-f048-43dc-9e9e-7bdbd6310daa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-m6wKgSujXMLY5jylVD0Jt47gTak"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 165B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNTd9.dfM8k-GQG-NoPJIWSKnEJwGKli93mbdMjd2VnjKiZgU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 13527ac4-b3f2-4be2-b68f-7970cbc362e0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 165
ETag W/"a5-4BF9SxPTdm3B7tKf1DLo28VZjck"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":10},{"label":"Repair completed","key":"repair_completed","count":192}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 9.66KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNTd9.dfM8k-GQG-NoPJIWSKnEJwGKli93mbdMjd2VnjKiZgU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0a3646c1-5067-4cd6-b11f-443f2dadabdc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "pending_for_repair"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"26a2-fALntt0KYIarXyWTC4b8EmUlzlc"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 12 Feb 2026 14:05:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":183804,"job_number":"JOB_183804","tr_customer_id":183822,"tr_customer_product_id":183812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T01:05:40.000Z","modified_at":"2026-02-12T01:43:12.000Z","name":"Terrell Leffler Ullrich","mobile_number":"679-984-8279","email_id":"Violet_Gulgowski@yahoo.com","dop":"2026-02-01","serial_number":"35203840937068","imei1":"35203840937068","imei2":"35203840937068","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-12T01:43:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":183811,"job_number":"JOB_183811","tr_customer_id":183829,"tr_customer_product_id":183819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T01:22:13.000Z","modified_at":"2026-02-12T02:21:30.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1176@gmail.com","dop":"2026-02-02","serial_number":"15856656730264","imei1":"15856656730264","imei2":"15856656730264","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-12T02:21:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":184242,"job_number":"JOB_184242","tr_customer_id":184260,"tr_customer_product_id":184250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:10:14.000Z","modified_at":"2026-02-12T07:10:23.000Z","name":"Ressie Fritsch","mobile_number":"563-655-9261","email_id":"Ellsworth81@yahoo.com","dop":"2026-01-23","serial_number":"13548270419663","imei1":"13548270419663","imei2":"13548270419663","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-12T07:10:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":184257,"job_number":"JOB_184257","tr_customer_id":184275,"tr_customer_product_id":184265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:20:13.000Z","modified_at":"2026-02-12T07:20:21.000Z","name":"Carolyn Herzog","mobile_number":"227-861-8813","email_id":"Mireya_Bartell@hotmail.com","dop":"2026-01-23","serial_number":"14185980802961","imei1":"14185980802961","imei2":"14185980802961","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-12T07:20:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":184281,"job_number":"JOB_184281","tr_customer_id":184299,"tr_customer_product_id":184289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T08:34:50.000Z","modified_at":"2026-02-12T08:36:55.000Z","name":"Jarret Franecki","mobile_number":"816-974-7303","email_id":"Simeon72@hotmail.com","dop":"2026-01-23","serial_number":"19198537429970","imei1":"19198537429970","imei2":"19198537429970","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-12T08:36:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":184340,"job_number":"JOB_184340","tr_customer_id":184358,"tr_customer_product_id":184348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:04:32.000Z","modified_at":"2026-02-12T12:05:31.000Z","name":"Charlie Walsh","mobile_number":"509-263-0274","email_id":"Daija35@yahoo.com","dop":"2026-01-23","serial_number":"11044760437016","imei1":"11044760437016","imei2":"11044760437016","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-12T12:05:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":184346,"job_number":"JOB_184346","tr_customer_id":184364,"tr_customer_product_id":184354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:09:11.000Z","modified_at":"2026-02-12T12:09:56.000Z","name":"Clementine Reichel","mobile_number":"566-302-5544","email_id":"Gerald_Donnelly@hotmail.com","dop":"2026-01-23","serial_number":"10093757262680","imei1":"10093757262680","imei2":"10093757262680","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-12T12:09:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":184349,"job_number":"JOB_184349","tr_customer_id":184367,"tr_customer_product_id":184357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:10:52.000Z","modified_at":"2026-02-12T12:11:38.000Z","name":"Brooklyn Jenkins","mobile_number":"849-800-2033","email_id":"Anibal_Schimmel3@yahoo.com","dop":"2026-01-23","serial_number":"19263437403889","imei1":"19263437403889","imei2":"19263437403889","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-12T12:11:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":184352,"job_number":"JOB_184352","tr_customer_id":184370,"tr_customer_product_id":184360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:12:18.000Z","modified_at":"2026-02-12T12:13:04.000Z","name":"Cathy Schmeler","mobile_number":"837-921-4955","email_id":"Camylle.Rosenbaum72@yahoo.com","dop":"2026-01-23","serial_number":"17924485803774","imei1":"17924485803774","imei2":"17924485803774","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-12T12:13:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":184363,"job_number":"JOB_184363","tr_customer_id":184381,"tr_customer_product_id":184371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T14:05:45.000Z","modified_at":"2026-02-12T14:05:56.000Z","name":"Favian Lind","mobile_number":"943-951-4188","email_id":"Candelario_Cormier@hotmail.com","dop":"2025-05-30","serial_number":"18521063062311","imei1":"18521063062311","imei2":"18521063062311","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-12T14:05:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 262ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNTd9.dfM8k-GQG-NoPJIWSKnEJwGKli93mbdMjd2VnjKiZgU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token be4acb47-d26a-4670-8ab5-c18ffd34785c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Request Body
{
            "details_key": "repair_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 330ms
Mean size per request: 12.02KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNTd9.dfM8k-GQG-NoPJIWSKnEJwGKli93mbdMjd2VnjKiZgU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f65b8d78-fdf8-4d95-b903-8942645897ca
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"3015-M5prS5fEhoRPsDK73I9p/KN6bog"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 12 Feb 2026 14:05:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":184363,"job_number":"JOB_184363","tr_customer_id":184381,"tr_customer_product_id":184371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T14:05:45.000Z","modified_at":"2026-02-12T14:05:56.000Z","name":"Favian Lind","mobile_number":"943-951-4188","email_id":"Candelario_Cormier@hotmail.com","dop":"2025-05-30","serial_number":"18521063062311","imei1":"18521063062311","imei2":"18521063062311","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-12T14:05:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":184363,"remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-12T14:05:45.000Z"}],"quatations":[]},{"id":184352,"job_number":"JOB_184352","tr_customer_id":184370,"tr_customer_product_id":184360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:12:18.000Z","modified_at":"2026-02-12T12:13:04.000Z","name":"Cathy Schmeler","mobile_number":"837-921-4955","email_id":"Camylle.Rosenbaum72@yahoo.com","dop":"2026-01-23","serial_number":"17924485803774","imei1":"17924485803774","imei2":"17924485803774","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-12T12:13:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":184352,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-12T12:12:18.000Z"}],"quatations":[]},{"id":184349,"job_number":"JOB_184349","tr_customer_id":184367,"tr_customer_product_id":184357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:10:52.000Z","modified_at":"2026-02-12T12:11:38.000Z","name":"Brooklyn Jenkins","mobile_number":"849-800-2033","email_id":"Anibal_Schimmel3@yahoo.com","dop":"2026-01-23","serial_number":"19263437403889","imei1":"19263437403889","imei2":"19263437403889","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-12T12:11:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":184349,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-12T12:10:52.000Z"}],"quatations":[]},{"id":184346,"job_number":"JOB_184346","tr_customer_id":184364,"tr_customer_product_id":184354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:09:11.000Z","modified_at":"2026-02-12T12:09:56.000Z","name":"Clementine Reichel","mobile_number":"566-302-5544","email_id":"Gerald_Donnelly@hotmail.com","dop":"2026-01-23","serial_number":"10093757262680","imei1":"10093757262680","imei2":"10093757262680","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-12T12:09:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":184346,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-12T12:09:11.000Z"}],"quatations":[]},{"id":184340,"job_number":"JOB_184340","tr_customer_id":184358,"tr_customer_product_id":184348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T12:04:32.000Z","modified_at":"2026-02-12T12:05:31.000Z","name":"Charlie Walsh","mobile_number":"509-263-0274","email_id":"Daija35@yahoo.com","dop":"2026-01-23","serial_number":"11044760437016","imei1":"11044760437016","imei2":"11044760437016","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-12T12:05:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":184340,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-12T12:04:32.000Z"}],"quatations":[]},{"id":184281,"job_number":"JOB_184281","tr_customer_id":184299,"tr_customer_product_id":184289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T08:34:50.000Z","modified_at":"2026-02-12T08:36:55.000Z","name":"Jarret Franecki","mobile_number":"816-974-7303","email_id":"Simeon72@hotmail.com","dop":"2026-01-23","serial_number":"19198537429970","imei1":"19198537429970","imei2":"19198537429970","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-12T08:36:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":184281,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-12T08:34:50.000Z"}],"quatations":[]},{"id":184257,"job_number":"JOB_184257","tr_customer_id":184275,"tr_customer_product_id":184265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:20:13.000Z","modified_at":"2026-02-12T07:20:21.000Z","name":"Carolyn Herzog","mobile_number":"227-861-8813","email_id":"Mireya_Bartell@hotmail.com","dop":"2026-01-23","serial_number":"14185980802961","imei1":"14185980802961","imei2":"14185980802961","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-12T07:20:21.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":184257,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-12T07:20:14.000Z"}],"quatations":[]},{"id":184242,"job_number":"JOB_184242","tr_customer_id":184260,"tr_customer_product_id":184250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:10:14.000Z","modified_at":"2026-02-12T07:10:23.000Z","name":"Ressie Fritsch","mobile_number":"563-655-9261","email_id":"Ellsworth81@yahoo.com","dop":"2026-01-23","serial_number":"13548270419663","imei1":"13548270419663","imei2":"13548270419663","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-12T07:10:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":184242,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-12T07:10:14.000Z"}],"quatations":[]},{"id":183811,"job_number":"JOB_183811","tr_customer_id":183829,"tr_customer_product_id":183819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T01:22:13.000Z","modified_at":"2026-02-12T02:21:30.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1176@gmail.com","dop":"2026-02-02","serial_number":"15856656730264","imei1":"15856656730264","imei2":"15856656730264","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-12T02:21:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":183811,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-12T01:22:13.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":183811,"remark":"Repair Successful","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-12T01:55:16.000Z"}],"quatations":[]},{"id":183804,"job_number":"JOB_183804","tr_customer_id":183822,"tr_customer_product_id":183812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T01:05:40.000Z","modified_at":"2026-02-12T01:43:12.000Z","name":"Terrell Leffler Ullrich","mobile_number":"679-984-8279","email_id":"Violet_Gulgowski@yahoo.com","dop":"2026-02-01","serial_number":"35203840937068","imei1":"35203840937068","imei2":"35203840937068","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-12T01:43:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":5,"name":"MicroSD card is not working on your phone","tr_job_head_id":183804,"remark":"smart phone display","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-12T01:05:40.000Z"},{"id":6,"name":"Overheating","tr_job_head_id":183804,"remark":"buttons problems","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-12T01:14:44.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNTd9.dfM8k-GQG-NoPJIWSKnEJwGKli93mbdMjd2VnjKiZgU
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b09c7c76-97e4-4c41-a5ef-64f77e8b1d2c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 12 Feb 2026 14:05:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":68957,"problems":[{"id":4,"remark":"updated OS."}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNTd9.dfM8k-GQG-NoPJIWSKnEJwGKli93mbdMjd2VnjKiZgU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e58eb5d7-962d-46d8-b67b-934d1438de26
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 143
Request Body
{
            "job_id": 184363,
            "problems": [
                {
                    "id": 2,
                    "remark": "Replaced the battery"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bd403fe2-b844-4388-bb8e-b6d4fd438f8c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-8ioGPrMY2MwOzrr/LAfYCW/qsFg"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDkwNTE1OX0.W4NnYHz_CjuZKkNk3pxvqf38Nu-spPmUMLg3eUikr1E"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDkwNTE1OX0.W4NnYHz_CjuZKkNk3pxvqf38Nu-spPmUMLg3eUikr1E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dcfe6138-646c-48b0-9a78-928466a4983a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-tPGHeYpNX6zRGujRS7nG3BGU5uY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 266ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDkwNTE1OX0.W4NnYHz_CjuZKkNk3pxvqf38Nu-spPmUMLg3eUikr1E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 21501194-e7dc-43af-a08b-c80990ddbd29
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-ULrC54VYHKSFV4h1nTdhg7dt+hA"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:05:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":6},{"label":"QC Completed","key":"qc_completed","count":188},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDkwNTE1OX0.W4NnYHz_CjuZKkNk3pxvqf38Nu-spPmUMLg3eUikr1E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 136cd22e-1d9c-4447-affc-16960b094f2f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:06:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 309ms
Mean size per request: 181.72KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDkwNTE1OX0.W4NnYHz_CjuZKkNk3pxvqf38Nu-spPmUMLg3eUikr1E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 665079eb-a1bc-425b-a0e7-f6b558fc569b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2d6dd-GRUmJrgbL6V89DX6UHkx04J/cmQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 12 Feb 2026 14:06:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":184277,"job_number":"JOB_184277","tr_customer_id":184295,"tr_customer_product_id":184285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T08:02:40.000Z","modified_at":"2026-02-12T08:02:50.000Z","name":"Kyra McKenzie","mobile_number":"337-839-3023","email_id":"Alexandrea_Thompson62@yahoo.com","dop":"2025-11-04","serial_number":"75546845026145","imei1":"75546845026145","imei2":"75546845026145","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T08:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184276,"job_number":"JOB_184276","tr_customer_id":184294,"tr_customer_product_id":184284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T08:02:25.000Z","modified_at":"2026-02-12T08:02:36.000Z","name":"Marianna Nienow","mobile_number":"593-854-9206","email_id":"Cathrine34@gmail.com","dop":"2025-11-04","serial_number":"93108585615139","imei1":"93108585615139","imei2":"93108585615139","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T08:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184275,"job_number":"JOB_184275","tr_customer_id":184293,"tr_customer_product_id":184283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T08:02:11.000Z","modified_at":"2026-02-12T08:02:21.000Z","name":"Zaria Johns","mobile_number":"433-359-2366","email_id":"Maxie_Friesen@yahoo.com","dop":"2025-11-04","serial_number":"64501572970620","imei1":"64501572970620","imei2":"64501572970620","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T08:02:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184269,"job_number":"JOB_184269","tr_customer_id":184287,"tr_customer_product_id":184277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:52:38.000Z","modified_at":"2026-02-12T07:52:49.000Z","name":"Taurean Hermann","mobile_number":"886-834-8087","email_id":"Julian.Champlin@yahoo.com","dop":"2025-11-04","serial_number":"39003065761675","imei1":"39003065761675","imei2":"39003065761675","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:52:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184268,"job_number":"JOB_184268","tr_customer_id":184286,"tr_customer_product_id":184276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:52:21.000Z","modified_at":"2026-02-12T07:52:33.000Z","name":"Rubie Mayert","mobile_number":"297-922-9233","email_id":"Amya.Zboncak@yahoo.com","dop":"2025-11-04","serial_number":"73636142701774","imei1":"73636142701774","imei2":"73636142701774","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184267,"job_number":"JOB_184267","tr_customer_id":184285,"tr_customer_product_id":184275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:52:05.000Z","modified_at":"2026-02-12T07:52:17.000Z","name":"Levi Muller","mobile_number":"238-651-3831","email_id":"Angel63@yahoo.com","dop":"2025-11-04","serial_number":"54755991835268","imei1":"54755991835268","imei2":"54755991835268","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184266,"job_number":"JOB_184266","tr_customer_id":184284,"tr_customer_product_id":184274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:44:51.000Z","modified_at":"2026-02-12T08:40:53.000Z","name":"Apramey sk","mobile_number":"9844785464","email_id":"appu@gmail.com","dop":"2026-02-01","serial_number":"22667278896558","imei1":"22667278896558","imei2":"22667278896558","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T08:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184164,"job_number":"JOB_184164","tr_customer_id":184182,"tr_customer_product_id":184172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:57:59.000Z","modified_at":"2026-02-12T06:58:10.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"22556139106763","imei1":"22556139106763","imei2":"22556139106763","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184163,"job_number":"JOB_184163","tr_customer_id":184181,"tr_customer_product_id":184171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:57:44.000Z","modified_at":"2026-02-12T06:57:55.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"96531942844869","imei1":"96531942844869","imei2":"96531942844869","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184162,"job_number":"JOB_184162","tr_customer_id":184180,"tr_customer_product_id":184170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:57:28.000Z","modified_at":"2026-02-12T06:57:39.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"21035300920363","imei1":"21035300920363","imei2":"21035300920363","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184130,"job_number":"JOB_184130","tr_customer_id":184148,"tr_customer_product_id":184138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:17.000Z","modified_at":"2026-02-12T06:51:29.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"59100749707348","imei1":"59100749707348","imei2":"59100749707348","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:51:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184126,"job_number":"JOB_184126","tr_customer_id":184144,"tr_customer_product_id":184134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:01.000Z","modified_at":"2026-02-12T06:51:13.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"93930311217827","imei1":"93930311217827","imei2":"93930311217827","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184125,"job_number":"JOB_184125","tr_customer_id":184143,"tr_customer_product_id":184133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:50:45.000Z","modified_at":"2026-02-12T06:50:57.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"99452094431391","imei1":"99452094431391","imei2":"99452094431391","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184118,"job_number":"JOB_184118","tr_customer_id":184136,"tr_customer_product_id":184126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:55.000Z","modified_at":"2026-02-12T06:50:05.000Z","name":"Demond Pacocha","mobile_number":"291-814-9008","email_id":"Aliya_Kerluke@gmail.com","dop":"2025-06-09","serial_number":"103157155054137","imei1":"103157155054137","imei2":"103157155054137","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184110,"job_number":"JOB_184110","tr_customer_id":184128,"tr_customer_product_id":184118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:40.000Z","modified_at":"2026-02-12T06:49:50.000Z","name":"Braxton Metz","mobile_number":"796-621-6541","email_id":"Imelda_MacGyver95@hotmail.com","dop":"2025-06-09","serial_number":"105613195120986","imei1":"105613195120986","imei2":"105613195120986","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:49:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184107,"job_number":"JOB_184107","tr_customer_id":184125,"tr_customer_product_id":184115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:26.000Z","modified_at":"2026-02-12T06:49:36.000Z","name":"Emilie Cruickshank","mobile_number":"332-575-1143","email_id":"Sonia93@yahoo.com","dop":"2025-06-09","serial_number":"102527780568204","imei1":"102527780568204","imei2":"102527780568204","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184104,"job_number":"JOB_184104","tr_customer_id":184122,"tr_customer_product_id":184112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:46:33.000Z","modified_at":"2026-02-12T06:46:56.000Z","name":"Francesco Jerde","mobile_number":"565-494-3066","email_id":"Modesta57@gmail.com","dop":"2025-10-01","serial_number":"19083970159980","imei1":"19083970159980","imei2":"19083970159980","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184102,"job_number":"JOB_184102","tr_customer_id":184120,"tr_customer_product_id":184110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:45:22.000Z","modified_at":"2026-02-12T06:45:49.000Z","name":"Bernita O'Reilly","mobile_number":"940-868-8102","email_id":"Lydia.Beahan@gmail.com","dop":"2025-11-04","serial_number":"86768480183057","imei1":"86768480183057","imei2":"86768480183057","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184101,"job_number":"JOB_184101","tr_customer_id":184119,"tr_customer_product_id":184109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:45:06.000Z","modified_at":"2026-02-12T06:45:18.000Z","name":"Tomasa Kris","mobile_number":"621-313-4173","email_id":"Vladimir36@yahoo.com","dop":"2025-11-04","serial_number":"25085158342890","imei1":"25085158342890","imei2":"25085158342890","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184064,"job_number":"JOB_184064","tr_customer_id":184082,"tr_customer_product_id":184072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:20:50.000Z","modified_at":"2026-02-12T05:20:59.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14864829716143","imei1":"14864829716143","imei2":"14864829716143","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T05:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183990,"job_number":"JOB_183990","tr_customer_id":184008,"tr_customer_product_id":183998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:47.000Z","modified_at":"2026-02-12T04:36:57.000Z","name":"Alana Kutch","mobile_number":"455-566-3520","email_id":"Bethany88@yahoo.com","dop":"2025-12-31","serial_number":"10075918549005","imei1":"10075918549005","imei2":"10075918549005","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183972,"job_number":"JOB_183972","tr_customer_id":183990,"tr_customer_product_id":183980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:33.000Z","modified_at":"2026-02-12T04:36:43.000Z","name":"Donato Blick","mobile_number":"551-876-0280","email_id":"Donna_Bernier@hotmail.com","dop":"2025-12-31","serial_number":"10637796396647","imei1":"10637796396647","imei2":"10637796396647","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183970,"job_number":"JOB_183970","tr_customer_id":183988,"tr_customer_product_id":183978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:31.000Z","modified_at":"2026-02-12T04:36:42.000Z","name":"Julio Berge","mobile_number":"285-661-8952","email_id":"Romaine58@gmail.com","dop":"2025-06-09","serial_number":"100307181378578","imei1":"100307181378578","imei2":"100307181378578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183965,"job_number":"JOB_183965","tr_customer_id":183983,"tr_customer_product_id":183973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:19.000Z","modified_at":"2026-02-12T04:36:29.000Z","name":"Molly VonRueden","mobile_number":"398-625-7882","email_id":"Vivien61@yahoo.com","dop":"2025-12-31","serial_number":"10689882568754","imei1":"10689882568754","imei2":"10689882568754","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183960,"job_number":"JOB_183960","tr_customer_id":183978,"tr_customer_product_id":183968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:16.000Z","modified_at":"2026-02-12T04:36:27.000Z","name":"Nathanael Beer","mobile_number":"656-410-4197","email_id":"Carson23@yahoo.com","dop":"2025-06-09","serial_number":"103087882378742","imei1":"103087882378742","imei2":"103087882378742","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183949,"job_number":"JOB_183949","tr_customer_id":183967,"tr_customer_product_id":183957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:11.000Z","modified_at":"2026-02-12T04:36:20.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11045487622110","imei1":"11045487622110","imei2":"11045487622110","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183918,"job_number":"JOB_183918","tr_customer_id":183936,"tr_customer_product_id":183926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:01.000Z","modified_at":"2026-02-12T04:36:12.000Z","name":"Clara Schaefer","mobile_number":"728-878-6240","email_id":"Janet_Ziemann78@hotmail.com","dop":"2025-06-09","serial_number":"101373068830737","imei1":"101373068830737","imei2":"101373068830737","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183911,"job_number":"JOB_183911","tr_customer_id":183929,"tr_customer_product_id":183919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:59.000Z","modified_at":"2026-02-12T04:36:22.000Z","name":"Kathryne Gutkowski","mobile_number":"501-214-3727","email_id":"Rowena.Luettgen75@hotmail.com","dop":"2025-10-01","serial_number":"14134608253391","imei1":"14134608253391","imei2":"14134608253391","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183868,"job_number":"JOB_183868","tr_customer_id":183886,"tr_customer_product_id":183876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:59.000Z","modified_at":"2026-02-12T04:35:08.000Z","name":"giyu tomiaka","mobile_number":"274-567-8168","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"495238520960643","imei1":"495238520960643","imei2":"495238520960643","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183865,"job_number":"JOB_183865","tr_customer_id":183883,"tr_customer_product_id":183873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:49.000Z","modified_at":"2026-02-12T04:34:57.000Z","name":"tanjiro kamado","mobile_number":"702-785-0413","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"949009497847215","imei1":"949009497847215","imei2":"949009497847215","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183847,"job_number":"JOB_183847","tr_customer_id":183865,"tr_customer_product_id":183855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:38.000Z","modified_at":"2026-02-12T04:34:46.000Z","name":"saitama sensei","mobile_number":"452-750-8927","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"431446902009645","imei1":"431446902009645","imei2":"431446902009645","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184361,"job_number":"JOB_184361","tr_customer_id":184379,"tr_customer_product_id":184369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T13:45:21.000Z","modified_at":"2026-02-12T13:45:36.000Z","name":"Rickie Beatty","mobile_number":"669-621-7661","email_id":"Peter_Grant49@gmail.com","dop":"2025-12-10","serial_number":"113720824189683","imei1":"113720824189683","imei2":"113720824189683","popurl":"2025-12-10T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T13:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184336,"job_number":"JOB_184336","tr_customer_id":184354,"tr_customer_product_id":184344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:51:17.000Z","modified_at":"2026-02-12T12:54:26.000Z","name":"Armand Lebsack","mobile_number":"737-915-2653","email_id":"Amiya_Abbott28@hotmail.com","dop":"2026-01-23","serial_number":"12075927794621","imei1":"12075927794621","imei2":"12075927794621","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-12T12:54:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184333,"job_number":"JOB_184333","tr_customer_id":184351,"tr_customer_product_id":184341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:50:43.000Z","modified_at":"2026-02-12T11:51:11.000Z","name":"Adrienne Klein","mobile_number":"273-866-7414","email_id":"Eda_Herzog14@hotmail.com","dop":"2026-01-23","serial_number":"16505746534993","imei1":"16505746534993","imei2":"16505746534993","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T11:51:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184330,"job_number":"JOB_184330","tr_customer_id":184348,"tr_customer_product_id":184338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:50:10.000Z","modified_at":"2026-02-12T11:50:38.000Z","name":"Vivianne Ankunding","mobile_number":"388-931-3252","email_id":"Rose8@gmail.com","dop":"2026-01-23","serial_number":"19475261944331","imei1":"19475261944331","imei2":"19475261944331","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T11:50:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184327,"job_number":"JOB_184327","tr_customer_id":184345,"tr_customer_product_id":184335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:48:23.000Z","modified_at":"2026-02-12T11:49:21.000Z","name":"Luella Anderson","mobile_number":"883-329-0738","email_id":"Janie23@hotmail.com","dop":"2026-01-23","serial_number":"17286186512453","imei1":"17286186512453","imei2":"17286186512453","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-12T11:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184324,"job_number":"JOB_184324","tr_customer_id":184342,"tr_customer_product_id":184332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:34:24.000Z","modified_at":"2026-02-12T11:35:20.000Z","name":"Rickey Daniel","mobile_number":"529-525-7467","email_id":"Alexys_Hodkiewicz51@gmail.com","dop":"2026-01-23","serial_number":"17385605860846","imei1":"17385605860846","imei2":"17385605860846","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T11:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184322,"job_number":"JOB_184322","tr_customer_id":184340,"tr_customer_product_id":184330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:22:31.000Z","modified_at":"2026-02-12T11:23:12.000Z","name":"Cathrine Leuschke","mobile_number":"653-802-0914","email_id":"Reina_Stamm36@hotmail.com","dop":"2026-01-23","serial_number":"19059468465698","imei1":"19059468465698","imei2":"19059468465698","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T11:23:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184319,"job_number":"JOB_184319","tr_customer_id":184337,"tr_customer_product_id":184327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:17:03.000Z","modified_at":"2026-02-12T11:17:35.000Z","name":"Opal Fisher","mobile_number":"649-234-9634","email_id":"Dewitt3@gmail.com","dop":"2026-01-23","serial_number":"15287812278124","imei1":"15287812278124","imei2":"15287812278124","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T11:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184317,"job_number":"JOB_184317","tr_customer_id":184335,"tr_customer_product_id":184325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:13:53.000Z","modified_at":"2026-02-12T11:14:31.000Z","name":"Kaylah Boehm","mobile_number":"617-746-6642","email_id":"Everett93@yahoo.com","dop":"2026-01-23","serial_number":"14874949627367","imei1":"14874949627367","imei2":"14874949627367","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T11:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184315,"job_number":"JOB_184315","tr_customer_id":184333,"tr_customer_product_id":184323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:11:51.000Z","modified_at":"2026-02-12T11:12:55.000Z","name":"Hermann Halvorson","mobile_number":"906-600-6220","email_id":"Arno_Dooley@hotmail.com","dop":"2026-01-23","serial_number":"10267996515676","imei1":"10267996515676","imei2":"10267996515676","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T11:12:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184309,"job_number":"JOB_184309","tr_customer_id":184327,"tr_customer_product_id":184317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T10:54:10.000Z","modified_at":"2026-02-12T10:55:09.000Z","name":"Bernardo Konopelski","mobile_number":"536-776-8323","email_id":"Clifton_Haley@hotmail.com","dop":"2026-01-23","serial_number":"13587566751385","imei1":"13587566751385","imei2":"13587566751385","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T10:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184301,"job_number":"JOB_184301","tr_customer_id":184319,"tr_customer_product_id":184309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:57:38.000Z","modified_at":"2026-02-12T09:58:06.000Z","name":"Micah Boyer","mobile_number":"905-888-3907","email_id":"Junius21@hotmail.com","dop":"2026-01-23","serial_number":"10437856036498","imei1":"10437856036498","imei2":"10437856036498","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T09:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184293,"job_number":"JOB_184293","tr_customer_id":184311,"tr_customer_product_id":184301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:38:26.000Z","modified_at":"2026-02-12T09:39:08.000Z","name":"Mack Sanford","mobile_number":"855-227-2507","email_id":"Jamie.Franecki20@gmail.com","dop":"2025-04-06","serial_number":"17704870374960","imei1":"17704870374960","imei2":"17704870374960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T09:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184290,"job_number":"JOB_184290","tr_customer_id":184308,"tr_customer_product_id":184298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:37:36.000Z","modified_at":"2026-02-12T09:38:18.000Z","name":"Gladys Schowalter","mobile_number":"333-942-3676","email_id":"Delores_Haag@yahoo.com","dop":"2025-04-06","serial_number":"10334867512726","imei1":"10334867512726","imei2":"10334867512726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T09:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184287,"job_number":"JOB_184287","tr_customer_id":184305,"tr_customer_product_id":184295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:36:45.000Z","modified_at":"2026-02-12T09:37:27.000Z","name":"Malachi Rosenbaum","mobile_number":"565-717-9194","email_id":"Francisco_Muller@hotmail.com","dop":"2025-04-06","serial_number":"19983584945890","imei1":"19983584945890","imei2":"19983584945890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T09:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184284,"job_number":"JOB_184284","tr_customer_id":184302,"tr_customer_product_id":184292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:18:59.000Z","modified_at":"2026-02-12T09:19:31.000Z","name":"Jeanie Trantow","mobile_number":"775-797-8551","email_id":"Alvina_Hamill21@gmail.com","dop":"2026-01-23","serial_number":"10658641844774","imei1":"10658641844774","imei2":"10658641844774","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T09:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184282,"job_number":"JOB_184282","tr_customer_id":184300,"tr_customer_product_id":184290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:16:28.000Z","modified_at":"2026-02-12T09:16:57.000Z","name":"Urban Boyle","mobile_number":"245-287-7602","email_id":"Joel81@hotmail.com","dop":"2026-01-23","serial_number":"15137145647666","imei1":"15137145647666","imei2":"15137145647666","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T09:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184278,"job_number":"JOB_184278","tr_customer_id":184296,"tr_customer_product_id":184286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T08:03:06.000Z","modified_at":"2026-02-12T08:03:47.000Z","name":"Elenor Kuhn","mobile_number":"462-557-4188","email_id":"Camryn52@gmail.com","dop":"2025-04-06","serial_number":"17426145296053","imei1":"17426145296053","imei2":"17426145296053","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T08:03:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184273,"job_number":"JOB_184273","tr_customer_id":184291,"tr_customer_product_id":184281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T08:02:04.000Z","modified_at":"2026-02-12T08:02:44.000Z","name":"Odell Kirlin","mobile_number":"235-652-6280","email_id":"Adriana_OReilly37@hotmail.com","dop":"2025-04-06","serial_number":"19654570447368","imei1":"19654570447368","imei2":"19654570447368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T08:02:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184265,"job_number":"JOB_184265","tr_customer_id":184283,"tr_customer_product_id":184273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:42:08.000Z","modified_at":"2026-02-12T07:42:19.000Z","name":"Catalina Effertz","mobile_number":"889-557-7310","email_id":"Jon_Grady@yahoo.com","dop":"2025-12-01","serial_number":"17489051100979","imei1":"17489051100979","imei2":"17489051100979","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:42:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184263,"job_number":"JOB_184263","tr_customer_id":184281,"tr_customer_product_id":184271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:41:51.000Z","modified_at":"2026-02-12T07:42:03.000Z","name":"Abigayle Murazik","mobile_number":"787-585-3896","email_id":"Beverly_Dickinson@hotmail.com","dop":"2025-12-01","serial_number":"11794797712808","imei1":"11794797712808","imei2":"11794797712808","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184261,"job_number":"JOB_184261","tr_customer_id":184279,"tr_customer_product_id":184269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:41:34.000Z","modified_at":"2026-02-12T07:41:46.000Z","name":"Arthur Williamson","mobile_number":"604-757-8383","email_id":"Trent81@hotmail.com","dop":"2025-12-01","serial_number":"18535814030508","imei1":"18535814030508","imei2":"18535814030508","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184255,"job_number":"JOB_184255","tr_customer_id":184273,"tr_customer_product_id":184263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:14:43.000Z","modified_at":"2026-02-12T07:15:20.000Z","name":"Sallie Mills","mobile_number":"916-850-1231","email_id":"Maryam_Schinner77@yahoo.com","dop":"2025-04-06","serial_number":"12337428039746","imei1":"12337428039746","imei2":"12337428039746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184251,"job_number":"JOB_184251","tr_customer_id":184269,"tr_customer_product_id":184259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:13:59.000Z","modified_at":"2026-02-12T07:14:35.000Z","name":"Jasen Metz","mobile_number":"798-702-7295","email_id":"Albin33@yahoo.com","dop":"2025-04-06","serial_number":"16548341617574","imei1":"16548341617574","imei2":"16548341617574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184247,"job_number":"JOB_184247","tr_customer_id":184265,"tr_customer_product_id":184255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:13:14.000Z","modified_at":"2026-02-12T07:13:51.000Z","name":"Courtney Torphy","mobile_number":"834-212-5705","email_id":"Mandy_Hirthe98@hotmail.com","dop":"2025-04-06","serial_number":"17088724257843","imei1":"17088724257843","imei2":"17088724257843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:13:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184245,"job_number":"JOB_184245","tr_customer_id":184263,"tr_customer_product_id":184253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:13:13.000Z","modified_at":"2026-02-12T07:13:50.000Z","name":"Rick Bernier","mobile_number":"960-919-9616","email_id":"Elton_Kessler@yahoo.com","dop":"2025-04-06","serial_number":"16991478630648","imei1":"16991478630648","imei2":"16991478630648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:13:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184241,"job_number":"JOB_184241","tr_customer_id":184259,"tr_customer_product_id":184249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:10:13.000Z","modified_at":"2026-02-12T07:10:53.000Z","name":"Kattie McKenzie","mobile_number":"467-476-4510","email_id":"Immanuel59@hotmail.com","dop":"2025-04-06","serial_number":"16209955533253","imei1":"16209955533253","imei2":"16209955533253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:10:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184238,"job_number":"JOB_184238","tr_customer_id":184256,"tr_customer_product_id":184246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:09:25.000Z","modified_at":"2026-02-12T07:10:05.000Z","name":"Kristoffer Friesen","mobile_number":"363-397-3751","email_id":"Esperanza_Parisian@gmail.com","dop":"2025-04-06","serial_number":"16966096868265","imei1":"16966096868265","imei2":"16966096868265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:10:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184235,"job_number":"JOB_184235","tr_customer_id":184253,"tr_customer_product_id":184243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:08:40.000Z","modified_at":"2026-02-12T07:09:19.000Z","name":"Mireya Ankunding","mobile_number":"711-832-8482","email_id":"Darius_Brekke@yahoo.com","dop":"2025-04-06","serial_number":"19948058433321","imei1":"19948058433321","imei2":"19948058433321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:09:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184231,"job_number":"JOB_184231","tr_customer_id":184249,"tr_customer_product_id":184239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:08:38.000Z","modified_at":"2026-02-12T07:09:17.000Z","name":"Dayana Zemlak","mobile_number":"776-861-2812","email_id":"Rubye51@yahoo.com","dop":"2025-04-06","serial_number":"14645326998698","imei1":"14645326998698","imei2":"14645326998698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184230,"job_number":"JOB_184230","tr_customer_id":184248,"tr_customer_product_id":184238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:08:36.000Z","modified_at":"2026-02-12T07:09:17.000Z","name":"Vicenta Kessler","mobile_number":"353-280-3350","email_id":"Laron.Haag@hotmail.com","dop":"2025-04-06","serial_number":"15522367716863","imei1":"15522367716863","imei2":"15522367716863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:09:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184227,"job_number":"JOB_184227","tr_customer_id":184245,"tr_customer_product_id":184235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:08:33.000Z","modified_at":"2026-02-12T07:09:14.000Z","name":"Erich Strosin","mobile_number":"378-992-9266","email_id":"Elyse_Lubowitz@hotmail.com","dop":"2025-04-06","serial_number":"19430862312579","imei1":"19430862312579","imei2":"19430862312579","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:09:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184225,"job_number":"JOB_184225","tr_customer_id":184243,"tr_customer_product_id":184233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:07:54.000Z","modified_at":"2026-02-12T07:08:32.000Z","name":"Krystina VonRueden","mobile_number":"933-362-2453","email_id":"Conrad_Harris@gmail.com","dop":"2025-04-06","serial_number":"10542825068567","imei1":"10542825068567","imei2":"10542825068567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:08:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184222,"job_number":"JOB_184222","tr_customer_id":184240,"tr_customer_product_id":184230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:07:07.000Z","modified_at":"2026-02-12T07:07:46.000Z","name":"Jodie Fisher","mobile_number":"587-820-9550","email_id":"April_Cronin@gmail.com","dop":"2025-04-06","serial_number":"15957964401341","imei1":"15957964401341","imei2":"15957964401341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:07:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184219,"job_number":"JOB_184219","tr_customer_id":184237,"tr_customer_product_id":184227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:03:42.000Z","modified_at":"2026-02-12T07:04:18.000Z","name":"Reggie Dare","mobile_number":"603-934-9286","email_id":"Ellis51@yahoo.com","dop":"2025-04-06","serial_number":"16408512174416","imei1":"16408512174416","imei2":"16408512174416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:04:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184216,"job_number":"JOB_184216","tr_customer_id":184234,"tr_customer_product_id":184224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:03:20.000Z","modified_at":"2026-02-12T07:03:56.000Z","name":"Gennaro Green","mobile_number":"837-275-9156","email_id":"Marcelino.Miller@gmail.com","dop":"2000-01-31","serial_number":"10220606798175","imei1":"10220606798175","imei2":"10220606798175","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:03:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184213,"job_number":"JOB_184213","tr_customer_id":184231,"tr_customer_product_id":184221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:59.000Z","modified_at":"2026-02-12T07:03:35.000Z","name":"Maverick Hartmann","mobile_number":"559-234-2946","email_id":"Jerrod33@hotmail.com","dop":"2025-04-06","serial_number":"18358258113168","imei1":"18358258113168","imei2":"18358258113168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:03:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184209,"job_number":"JOB_184209","tr_customer_id":184227,"tr_customer_product_id":184217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:36.000Z","modified_at":"2026-02-12T07:03:12.000Z","name":"Sydnee Haley","mobile_number":"888-517-0880","email_id":"Dannie.Hilll@gmail.com","dop":"2000-01-31","serial_number":"10733965650797","imei1":"10733965650797","imei2":"10733965650797","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:03:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184207,"job_number":"JOB_184207","tr_customer_id":184225,"tr_customer_product_id":184215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:35.000Z","modified_at":"2026-02-12T07:03:11.000Z","name":"Grayce Weimann","mobile_number":"407-550-9268","email_id":"Erich.Crooks@hotmail.com","dop":"2025-04-06","serial_number":"15497917518459","imei1":"15497917518459","imei2":"15497917518459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:03:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184204,"job_number":"JOB_184204","tr_customer_id":184222,"tr_customer_product_id":184212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:19.000Z","modified_at":"2026-02-12T07:02:55.000Z","name":"Theo Kreiger","mobile_number":"893-397-9063","email_id":"Audreanne.Keeling5@gmail.com","dop":"2025-04-06","serial_number":"15003347711285","imei1":"15003347711285","imei2":"15003347711285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184201,"job_number":"JOB_184201","tr_customer_id":184219,"tr_customer_product_id":184209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:02:15.000Z","modified_at":"2026-02-12T07:02:51.000Z","name":"Madilyn Gorczany","mobile_number":"477-706-7529","email_id":"Mariane95@hotmail.com","dop":"2025-04-06","serial_number":"13950336667176","imei1":"13950336667176","imei2":"13950336667176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:02:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184198,"job_number":"JOB_184198","tr_customer_id":184216,"tr_customer_product_id":184206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:52.000Z","modified_at":"2026-02-12T07:02:29.000Z","name":"Wilburn Kessler","mobile_number":"507-572-5435","email_id":"Keith_Prosacco@yahoo.com","dop":"2000-01-31","serial_number":"10740578866410","imei1":"10740578866410","imei2":"10740578866410","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184195,"job_number":"JOB_184195","tr_customer_id":184213,"tr_customer_product_id":184203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:51.000Z","modified_at":"2026-02-12T07:02:27.000Z","name":"Ernestine Mueller","mobile_number":"778-222-6394","email_id":"Tommie.Dooley@gmail.com","dop":"2025-04-06","serial_number":"19438451975344","imei1":"19438451975344","imei2":"19438451975344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:02:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184192,"job_number":"JOB_184192","tr_customer_id":184210,"tr_customer_product_id":184200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:35.000Z","modified_at":"2026-02-12T07:02:12.000Z","name":"Delfina Grimes","mobile_number":"495-387-8321","email_id":"Savion64@hotmail.com","dop":"2025-04-06","serial_number":"16163427799791","imei1":"16163427799791","imei2":"16163427799791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184189,"job_number":"JOB_184189","tr_customer_id":184207,"tr_customer_product_id":184197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:08.000Z","modified_at":"2026-02-12T07:01:45.000Z","name":"Ahmad Larson","mobile_number":"213-606-0310","email_id":"Dolores30@gmail.com","dop":"2000-01-31","serial_number":"10791118243431","imei1":"10791118243431","imei2":"10791118243431","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:01:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184185,"job_number":"JOB_184185","tr_customer_id":184203,"tr_customer_product_id":184193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:06.000Z","modified_at":"2026-02-12T07:01:43.000Z","name":"Raegan Walter","mobile_number":"294-780-9327","email_id":"Hugh_DuBuque68@gmail.com","dop":"2025-04-06","serial_number":"19952600403255","imei1":"19952600403255","imei2":"19952600403255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184184,"job_number":"JOB_184184","tr_customer_id":184202,"tr_customer_product_id":184192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:01:06.000Z","modified_at":"2026-02-12T07:01:43.000Z","name":"Aniyah Harber","mobile_number":"242-982-1444","email_id":"Baylee.Murphy@gmail.com","dop":"2025-04-06","serial_number":"13966138406259","imei1":"13966138406259","imei2":"13966138406259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184180,"job_number":"JOB_184180","tr_customer_id":184198,"tr_customer_product_id":184188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:00:51.000Z","modified_at":"2026-02-12T07:01:28.000Z","name":"Ervin Hegmann","mobile_number":"353-896-4802","email_id":"Zachery.Harvey@yahoo.com","dop":"2025-04-06","serial_number":"15645911411924","imei1":"15645911411924","imei2":"15645911411924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184177,"job_number":"JOB_184177","tr_customer_id":184195,"tr_customer_product_id":184185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:00:20.000Z","modified_at":"2026-02-12T07:00:58.000Z","name":"Heloise Daugherty","mobile_number":"558-943-6485","email_id":"Ardith.Marquardt@hotmail.com","dop":"2025-04-06","serial_number":"12800559057452","imei1":"12800559057452","imei2":"12800559057452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:00:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184174,"job_number":"JOB_184174","tr_customer_id":184192,"tr_customer_product_id":184182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T07:00:16.000Z","modified_at":"2026-02-12T07:00:59.000Z","name":"America Mayer","mobile_number":"371-222-8153","email_id":"Brandy_Morar77@yahoo.com","dop":"2025-04-06","serial_number":"18079514912113","imei1":"18079514912113","imei2":"18079514912113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:00:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184172,"job_number":"JOB_184172","tr_customer_id":184190,"tr_customer_product_id":184180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:59:34.000Z","modified_at":"2026-02-12T07:00:13.000Z","name":"Mercedes Lang","mobile_number":"318-630-3068","email_id":"Larissa99@gmail.com","dop":"2025-04-06","serial_number":"13799235745986","imei1":"13799235745986","imei2":"13799235745986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T07:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184169,"job_number":"JOB_184169","tr_customer_id":184187,"tr_customer_product_id":184177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:59:03.000Z","modified_at":"2026-02-12T06:59:45.000Z","name":"Tristin Bartoletti","mobile_number":"411-271-9274","email_id":"Orie_Littel@hotmail.com","dop":"2025-04-06","serial_number":"12942216330099","imei1":"12942216330099","imei2":"12942216330099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184166,"job_number":"JOB_184166","tr_customer_id":184184,"tr_customer_product_id":184174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:58:13.000Z","modified_at":"2026-02-12T06:58:55.000Z","name":"Alysson Shields","mobile_number":"623-254-0987","email_id":"Cierra_Runolfsson@gmail.com","dop":"2025-04-06","serial_number":"17441907022237","imei1":"17441907022237","imei2":"17441907022237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184159,"job_number":"JOB_184159","tr_customer_id":184177,"tr_customer_product_id":184167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:57:22.000Z","modified_at":"2026-02-12T06:58:05.000Z","name":"Alex Kemmer","mobile_number":"281-444-1673","email_id":"Evert.Ward65@yahoo.com","dop":"2025-04-06","serial_number":"13220337388226","imei1":"13220337388226","imei2":"13220337388226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184158,"job_number":"JOB_184158","tr_customer_id":184176,"tr_customer_product_id":184166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:57:22.000Z","modified_at":"2026-02-12T06:58:03.000Z","name":"Mitchel Adams","mobile_number":"748-400-3500","email_id":"Vaughn.Hansen@gmail.com","dop":"2025-04-06","serial_number":"12196749761211","imei1":"12196749761211","imei2":"12196749761211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184154,"job_number":"JOB_184154","tr_customer_id":184172,"tr_customer_product_id":184162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:56:33.000Z","modified_at":"2026-02-12T06:57:14.000Z","name":"Helena Cummings","mobile_number":"998-706-9173","email_id":"Leora.Bosco@yahoo.com","dop":"2025-04-06","serial_number":"14552478298993","imei1":"14552478298993","imei2":"14552478298993","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184151,"job_number":"JOB_184151","tr_customer_id":184169,"tr_customer_product_id":184159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:55:42.000Z","modified_at":"2026-02-12T06:56:24.000Z","name":"Dixie Sipes","mobile_number":"612-840-3024","email_id":"Gerard_Kling63@yahoo.com","dop":"2025-04-06","serial_number":"18054969177375","imei1":"18054969177375","imei2":"18054969177375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184148,"job_number":"JOB_184148","tr_customer_id":184166,"tr_customer_product_id":184156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:54:27.000Z","modified_at":"2026-02-12T06:55:03.000Z","name":"Julius Lemke","mobile_number":"573-432-3208","email_id":"Fanny_Brakus84@hotmail.com","dop":"2025-04-06","serial_number":"14634378715411","imei1":"14634378715411","imei2":"14634378715411","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184145,"job_number":"JOB_184145","tr_customer_id":184163,"tr_customer_product_id":184153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:53:43.000Z","modified_at":"2026-02-12T06:54:20.000Z","name":"Mattie Rippin","mobile_number":"961-752-9920","email_id":"Blanche.Metz@gmail.com","dop":"2025-04-06","serial_number":"10949195714362","imei1":"10949195714362","imei2":"10949195714362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184142,"job_number":"JOB_184142","tr_customer_id":184160,"tr_customer_product_id":184150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:52:58.000Z","modified_at":"2026-02-12T06:53:36.000Z","name":"Valentin Reinger","mobile_number":"769-989-0104","email_id":"Cindy.Halvorson@gmail.com","dop":"2025-04-06","serial_number":"12166847609829","imei1":"12166847609829","imei2":"12166847609829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:53:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184139,"job_number":"JOB_184139","tr_customer_id":184157,"tr_customer_product_id":184147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:52:11.000Z","modified_at":"2026-02-12T06:52:49.000Z","name":"Adrian Schinner","mobile_number":"866-493-2803","email_id":"Delores90@yahoo.com","dop":"2025-06-18","serial_number":"10677339344083","imei1":"10677339344083","imei2":"10677339344083","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:52:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184136,"job_number":"JOB_184136","tr_customer_id":184154,"tr_customer_product_id":184144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:25.000Z","modified_at":"2026-02-12T06:52:01.000Z","name":"Isac Gislason","mobile_number":"897-227-1183","email_id":"Ariel3@gmail.com","dop":"2025-04-06","serial_number":"17458880916273","imei1":"17458880916273","imei2":"17458880916273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184134,"job_number":"JOB_184134","tr_customer_id":184152,"tr_customer_product_id":184142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:24.000Z","modified_at":"2026-02-12T06:52:03.000Z","name":"Josianne Witting","mobile_number":"912-932-0677","email_id":"Christiana_OKeefe94@gmail.com","dop":"2025-06-18","serial_number":"10716573856821","imei1":"10716573856821","imei2":"10716573856821","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184132,"job_number":"JOB_184132","tr_customer_id":184150,"tr_customer_product_id":184140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:23.000Z","modified_at":"2026-02-12T06:52:00.000Z","name":"London Sipes","mobile_number":"358-923-6135","email_id":"Arnold.Koss18@yahoo.com","dop":"2025-12-31","serial_number":"108167038419066","imei1":"108167038419066","imei2":"108167038419066","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184128,"job_number":"JOB_184128","tr_customer_id":184146,"tr_customer_product_id":184136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:51:04.000Z","modified_at":"2026-02-12T06:51:35.000Z","name":"Cade Thiel","mobile_number":"932-455-1129","email_id":"Jewell79@gmail.com","dop":"2025-04-06","serial_number":"15632751472271","imei1":"15632751472271","imei2":"15632751472271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184124,"job_number":"JOB_184124","tr_customer_id":184142,"tr_customer_product_id":184132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:50:38.000Z","modified_at":"2026-02-12T06:51:15.000Z","name":"Tatum Volkman","mobile_number":"287-639-1473","email_id":"Kendra_VonRueden@yahoo.com","dop":"2025-12-31","serial_number":"109360809550049","imei1":"109360809550049","imei2":"109360809550049","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184121,"job_number":"JOB_184121","tr_customer_id":184139,"tr_customer_product_id":184129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:50:28.000Z","modified_at":"2026-02-12T06:50:58.000Z","name":"Leann Pacocha","mobile_number":"969-587-9894","email_id":"Macie_Wiegand@hotmail.com","dop":"2025-04-06","serial_number":"16224097622564","imei1":"16224097622564","imei2":"16224097622564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184116,"job_number":"JOB_184116","tr_customer_id":184134,"tr_customer_product_id":184124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:53.000Z","modified_at":"2026-02-12T06:50:30.000Z","name":"Cooper Crooks","mobile_number":"819-859-1162","email_id":"Jaylin.Wuckert@hotmail.com","dop":"2025-12-31","serial_number":"102366302587210","imei1":"102366302587210","imei2":"102366302587210","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:50:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184113,"job_number":"JOB_184113","tr_customer_id":184131,"tr_customer_product_id":184121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:49:52.000Z","modified_at":"2026-02-12T06:50:22.000Z","name":"Lavonne Price","mobile_number":"883-327-3593","email_id":"Viva38@gmail.com","dop":"2025-04-06","serial_number":"13988545351235","imei1":"13988545351235","imei2":"13988545351235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:50:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184096,"job_number":"JOB_184096","tr_customer_id":184114,"tr_customer_product_id":184104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:39:49.000Z","modified_at":"2026-02-12T06:40:20.000Z","name":"Andre Paucek","mobile_number":"532-860-7492","email_id":"Mose55@gmail.com","dop":"2025-04-06","serial_number":"14455032086379","imei1":"14455032086379","imei2":"14455032086379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184092,"job_number":"JOB_184092","tr_customer_id":184110,"tr_customer_product_id":184100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:39:14.000Z","modified_at":"2026-02-12T06:39:44.000Z","name":"Guiseppe Conroy","mobile_number":"546-465-5833","email_id":"Mercedes.Nitzsche@yahoo.com","dop":"2025-04-06","serial_number":"17189840386770","imei1":"17189840386770","imei2":"17189840386770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184089,"job_number":"JOB_184089","tr_customer_id":184107,"tr_customer_product_id":184097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T06:38:37.000Z","modified_at":"2026-02-12T06:39:08.000Z","name":"Arnaldo Satterfield","mobile_number":"608-371-2455","email_id":"Hollie52@hotmail.com","dop":"2025-04-06","serial_number":"15171585913388","imei1":"15171585913388","imei2":"15171585913388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T06:39:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184085,"job_number":"JOB_184085","tr_customer_id":184103,"tr_customer_product_id":184093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:58:00.000Z","modified_at":"2026-02-12T05:58:38.000Z","name":"Cleta Johns","mobile_number":"576-313-2816","email_id":"Jovany_Brown@yahoo.com","dop":"2025-04-06","serial_number":"11930066877467","imei1":"11930066877467","imei2":"11930066877467","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T05:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184082,"job_number":"JOB_184082","tr_customer_id":184100,"tr_customer_product_id":184090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:57:14.000Z","modified_at":"2026-02-12T05:57:52.000Z","name":"Nicklaus Reichel","mobile_number":"833-430-5335","email_id":"Waino_Lakin@gmail.com","dop":"2025-04-06","serial_number":"16498872955280","imei1":"16498872955280","imei2":"16498872955280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T05:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184079,"job_number":"JOB_184079","tr_customer_id":184097,"tr_customer_product_id":184087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:56:27.000Z","modified_at":"2026-02-12T05:57:06.000Z","name":"Lafayette Fahey","mobile_number":"450-505-5203","email_id":"Carmen57@hotmail.com","dop":"2025-04-06","serial_number":"13761461410714","imei1":"13761461410714","imei2":"13761461410714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T05:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184076,"job_number":"JOB_184076","tr_customer_id":184094,"tr_customer_product_id":184084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:46:45.000Z","modified_at":"2026-02-12T05:47:27.000Z","name":"Ebony Hand","mobile_number":"822-585-8976","email_id":"Dawn.Pollich@yahoo.com","dop":"2025-04-06","serial_number":"10803320727419","imei1":"10803320727419","imei2":"10803320727419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T05:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184074,"job_number":"JOB_184074","tr_customer_id":184092,"tr_customer_product_id":184082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:46:15.000Z","modified_at":"2026-02-12T05:46:51.000Z","name":"Franz Quitzon","mobile_number":"651-959-4159","email_id":"Ruthie_Ernser@hotmail.com","dop":"2025-04-06","serial_number":"14943958113625","imei1":"14943958113625","imei2":"14943958113625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T05:46:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184072,"job_number":"JOB_184072","tr_customer_id":184090,"tr_customer_product_id":184080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:34:52.000Z","modified_at":"2026-02-12T05:35:07.000Z","name":"Ryan Greenholt","mobile_number":"527-422-2533","email_id":"Jordyn.Johnson@yahoo.com","dop":"2025-04-06","serial_number":"19119796281198","imei1":"19119796281198","imei2":"19119796281198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T05:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184071,"job_number":"JOB_184071","tr_customer_id":184089,"tr_customer_product_id":184079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:26:58.000Z","modified_at":"2026-02-12T05:27:07.000Z","name":"Opal Little","mobile_number":"634-201-5930","email_id":"Bell54@gmail.com","dop":"2025-07-01","serial_number":"104825245844597","imei1":"104825245844597","imei2":"104825245844597","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T05:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184069,"job_number":"JOB_184069","tr_customer_id":184087,"tr_customer_product_id":184077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:26:46.000Z","modified_at":"2026-02-12T05:26:56.000Z","name":"Reggie Hamill","mobile_number":"406-356-6408","email_id":"Vada_Klein@gmail.com","dop":"2025-07-01","serial_number":"105118229180002","imei1":"105118229180002","imei2":"105118229180002","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T05:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184062,"job_number":"JOB_184062","tr_customer_id":184080,"tr_customer_product_id":184070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T05:01:59.000Z","modified_at":"2026-02-12T05:02:06.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"17237222754662","imei1":"17237222754662","imei2":"17237222754662","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T05:02:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184061,"job_number":"JOB_184061","tr_customer_id":184079,"tr_customer_product_id":184069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:53:25.000Z","modified_at":"2026-02-12T04:53:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43342547068254","imei1":"43342547068254","imei2":"43342547068254","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184054,"job_number":"JOB_184054","tr_customer_id":184072,"tr_customer_product_id":184062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:53.000Z","modified_at":"2026-02-12T04:53:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54721156535602","imei1":"54721156535602","imei2":"54721156535602","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184047,"job_number":"JOB_184047","tr_customer_id":184065,"tr_customer_product_id":184055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:52:20.000Z","modified_at":"2026-02-12T04:52:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76400959093588","imei1":"76400959093588","imei2":"76400959093588","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184038,"job_number":"JOB_184038","tr_customer_id":184056,"tr_customer_product_id":184046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:38:46.000Z","modified_at":"2026-02-12T04:39:22.000Z","name":"Chyna Murphy","mobile_number":"937-945-1411","email_id":"Jamil.Wisozk68@yahoo.com","dop":"2000-01-31","serial_number":"10696838556957","imei1":"10696838556957","imei2":"10696838556957","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184035,"job_number":"JOB_184035","tr_customer_id":184053,"tr_customer_product_id":184043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:38:02.000Z","modified_at":"2026-02-12T04:38:38.000Z","name":"Samantha Haag","mobile_number":"874-816-0564","email_id":"Tara_Monahan16@gmail.com","dop":"2000-01-31","serial_number":"10922960686815","imei1":"10922960686815","imei2":"10922960686815","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184031,"job_number":"JOB_184031","tr_customer_id":184049,"tr_customer_product_id":184039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:37.000Z","modified_at":"2026-02-12T04:38:13.000Z","name":"Giovani Oberbrunner","mobile_number":"220-490-6280","email_id":"Kathryne41@gmail.com","dop":"2025-04-06","serial_number":"12464794954757","imei1":"12464794954757","imei2":"12464794954757","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184028,"job_number":"JOB_184028","tr_customer_id":184046,"tr_customer_product_id":184036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:36.000Z","modified_at":"2026-02-12T04:38:14.000Z","name":"Tyra Corkery","mobile_number":"365-628-2784","email_id":"Michele.Gottlieb92@hotmail.com","dop":"2025-04-06","serial_number":"12591179579616","imei1":"12591179579616","imei2":"12591179579616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184026,"job_number":"JOB_184026","tr_customer_id":184044,"tr_customer_product_id":184034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:35.000Z","modified_at":"2026-02-12T04:38:11.000Z","name":"Alec Morissette","mobile_number":"989-344-5987","email_id":"Maeve_Cronin11@gmail.com","dop":"2025-04-06","serial_number":"10232826432247","imei1":"10232826432247","imei2":"10232826432247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184022,"job_number":"JOB_184022","tr_customer_id":184040,"tr_customer_product_id":184030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:31.000Z","modified_at":"2026-02-12T04:38:06.000Z","name":"Conner Becker","mobile_number":"357-788-0097","email_id":"Stephany_Smitham@hotmail.com","dop":"2025-04-06","serial_number":"10984885886793","imei1":"10984885886793","imei2":"10984885886793","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184021,"job_number":"JOB_184021","tr_customer_id":184039,"tr_customer_product_id":184029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:31.000Z","modified_at":"2026-02-12T04:38:08.000Z","name":"Garrett Rice","mobile_number":"464-807-0177","email_id":"Kaitlin_Kozey6@gmail.com","dop":"2025-04-06","serial_number":"14640069234141","imei1":"14640069234141","imei2":"14640069234141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:38:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184017,"job_number":"JOB_184017","tr_customer_id":184035,"tr_customer_product_id":184025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:27.000Z","modified_at":"2026-02-12T04:38:01.000Z","name":"Alaina Bartoletti","mobile_number":"260-467-4830","email_id":"Evert_Carroll@hotmail.com","dop":"2025-04-06","serial_number":"14170139555752","imei1":"14170139555752","imei2":"14170139555752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184013,"job_number":"JOB_184013","tr_customer_id":184031,"tr_customer_product_id":184021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:23.000Z","modified_at":"2026-02-12T04:38:00.000Z","name":"Adaline Walker","mobile_number":"323-377-5880","email_id":"Hilma.Willms24@hotmail.com","dop":"2025-04-06","serial_number":"19103013928157","imei1":"19103013928157","imei2":"19103013928157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184011,"job_number":"JOB_184011","tr_customer_id":184029,"tr_customer_product_id":184019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:21.000Z","modified_at":"2026-02-12T04:37:55.000Z","name":"Dudley Wunsch","mobile_number":"351-841-2877","email_id":"Irwin.Herzog74@hotmail.com","dop":"2025-04-06","serial_number":"18869493980775","imei1":"18869493980775","imei2":"18869493980775","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184008,"job_number":"JOB_184008","tr_customer_id":184026,"tr_customer_product_id":184016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:19.000Z","modified_at":"2026-02-12T04:37:55.000Z","name":"Lauryn Bosco","mobile_number":"951-625-2520","email_id":"Laurence61@gmail.com","dop":"2000-01-31","serial_number":"10667548026358","imei1":"10667548026358","imei2":"10667548026358","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184005,"job_number":"JOB_184005","tr_customer_id":184023,"tr_customer_product_id":184013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:37:14.000Z","modified_at":"2026-02-12T04:37:51.000Z","name":"Loren Deckow","mobile_number":"383-545-7254","email_id":"Emmalee_Koepp@yahoo.com","dop":"2025-04-06","serial_number":"13136259208251","imei1":"13136259208251","imei2":"13136259208251","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184002,"job_number":"JOB_184002","tr_customer_id":184020,"tr_customer_product_id":184010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:53.000Z","modified_at":"2026-02-12T04:37:29.000Z","name":"Duane Smitham","mobile_number":"355-644-6673","email_id":"Christelle_Murray60@hotmail.com","dop":"2025-04-06","serial_number":"11065213461316","imei1":"11065213461316","imei2":"11065213461316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183997,"job_number":"JOB_183997","tr_customer_id":184015,"tr_customer_product_id":184005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:50.000Z","modified_at":"2026-02-12T04:37:27.000Z","name":"Olen Nolan","mobile_number":"949-899-0916","email_id":"Sibyl6@yahoo.com","dop":"2025-04-06","serial_number":"17222160059450","imei1":"17222160059450","imei2":"17222160059450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183996,"job_number":"JOB_183996","tr_customer_id":184014,"tr_customer_product_id":184004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:50.000Z","modified_at":"2026-02-12T04:37:28.000Z","name":"Rene Nienow","mobile_number":"379-361-6109","email_id":"Jaylen_Kovacek@hotmail.com","dop":"2025-04-06","serial_number":"19226960179281","imei1":"19226960179281","imei2":"19226960179281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183993,"job_number":"JOB_183993","tr_customer_id":184011,"tr_customer_product_id":184001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:49.000Z","modified_at":"2026-02-12T04:37:24.000Z","name":"Henderson Bailey","mobile_number":"687-314-9985","email_id":"Evan.Rath76@gmail.com","dop":"2025-04-06","serial_number":"12552617596974","imei1":"12552617596974","imei2":"12552617596974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183987,"job_number":"JOB_183987","tr_customer_id":184005,"tr_customer_product_id":183995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:47.000Z","modified_at":"2026-02-12T04:37:24.000Z","name":"Frederique Huels","mobile_number":"414-854-5350","email_id":"Sterling_Muller@yahoo.com","dop":"2025-04-06","serial_number":"16662244645378","imei1":"16662244645378","imei2":"16662244645378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183985,"job_number":"JOB_183985","tr_customer_id":184003,"tr_customer_product_id":183993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:46.000Z","modified_at":"2026-02-12T04:37:20.000Z","name":"Sibyl Ebert","mobile_number":"763-540-5526","email_id":"Tyree.Schmidt@yahoo.com","dop":"2025-04-06","serial_number":"19329852461567","imei1":"19329852461567","imei2":"19329852461567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183984,"job_number":"JOB_183984","tr_customer_id":184002,"tr_customer_product_id":183992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:46.000Z","modified_at":"2026-02-12T04:37:23.000Z","name":"Jaquelin Kiehn","mobile_number":"257-262-3254","email_id":"Roy31@gmail.com","dop":"2025-04-06","serial_number":"12844124930107","imei1":"12844124930107","imei2":"12844124930107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183980,"job_number":"JOB_183980","tr_customer_id":183998,"tr_customer_product_id":183988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:41.000Z","modified_at":"2026-02-12T04:37:15.000Z","name":"Katrina Homenick","mobile_number":"754-750-2378","email_id":"Janice24@yahoo.com","dop":"2025-04-06","serial_number":"11343832795775","imei1":"11343832795775","imei2":"11343832795775","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183977,"job_number":"JOB_183977","tr_customer_id":183995,"tr_customer_product_id":183985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:37.000Z","modified_at":"2026-02-12T04:37:15.000Z","name":"Coralie Kozey","mobile_number":"213-995-8033","email_id":"Robyn47@hotmail.com","dop":"2025-04-06","serial_number":"14602593697900","imei1":"14602593697900","imei2":"14602593697900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183974,"job_number":"JOB_183974","tr_customer_id":183992,"tr_customer_product_id":183982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:35.000Z","modified_at":"2026-02-12T04:37:11.000Z","name":"Vernie Orn","mobile_number":"831-746-6120","email_id":"Angie.Gutkowski94@gmail.com","dop":"2000-01-31","serial_number":"10191112101322","imei1":"10191112101322","imei2":"10191112101322","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183967,"job_number":"JOB_183967","tr_customer_id":183985,"tr_customer_product_id":183975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:28.000Z","modified_at":"2026-02-12T04:37:06.000Z","name":"Keira Wolf","mobile_number":"300-547-6911","email_id":"Cortez.Anderson51@yahoo.com","dop":"2025-04-06","serial_number":"11986008187446","imei1":"11986008187446","imei2":"11986008187446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:37:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183964,"job_number":"JOB_183964","tr_customer_id":183982,"tr_customer_product_id":183972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:18.000Z","modified_at":"2026-02-12T04:36:55.000Z","name":"Ian Herman","mobile_number":"828-621-2779","email_id":"Margot.Macejkovic31@gmail.com","dop":"2025-12-31","serial_number":"106024242488789","imei1":"106024242488789","imei2":"106024242488789","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183958,"job_number":"JOB_183958","tr_customer_id":183976,"tr_customer_product_id":183966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:15.000Z","modified_at":"2026-02-12T04:36:50.000Z","name":"Alba Nolan","mobile_number":"724-614-4536","email_id":"Gust_Torp2@hotmail.com","dop":"2025-02-01","serial_number":"21126286747876","imei1":"21126286747876","imei2":"21126286747876","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183954,"job_number":"JOB_183954","tr_customer_id":183972,"tr_customer_product_id":183962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:13.000Z","modified_at":"2026-02-12T04:36:51.000Z","name":"Kasandra Tremblay","mobile_number":"650-509-6081","email_id":"Ardella15@hotmail.com","dop":"2025-04-06","serial_number":"12595266389946","imei1":"12595266389946","imei2":"12595266389946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183950,"job_number":"JOB_183950","tr_customer_id":183968,"tr_customer_product_id":183958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:11.000Z","modified_at":"2026-02-12T04:36:48.000Z","name":"Ari Hermann","mobile_number":"496-823-9736","email_id":"Neoma71@yahoo.com","dop":"2025-04-06","serial_number":"12835919207025","imei1":"12835919207025","imei2":"12835919207025","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183945,"job_number":"JOB_183945","tr_customer_id":183963,"tr_customer_product_id":183953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:08.000Z","modified_at":"2026-02-12T04:36:45.000Z","name":"Randy Grady","mobile_number":"816-846-6654","email_id":"Hans45@yahoo.com","dop":"2025-04-06","serial_number":"16550342872040","imei1":"16550342872040","imei2":"16550342872040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183942,"job_number":"JOB_183942","tr_customer_id":183960,"tr_customer_product_id":183950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:07.000Z","modified_at":"2026-02-12T04:36:42.000Z","name":"Kassandra Kuhn","mobile_number":"322-791-1946","email_id":"Garret_Renner12@yahoo.com","dop":"2025-04-06","serial_number":"15200092249996","imei1":"15200092249996","imei2":"15200092249996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183939,"job_number":"JOB_183939","tr_customer_id":183957,"tr_customer_product_id":183947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:06.000Z","modified_at":"2026-02-12T04:36:43.000Z","name":"Kavon Champlin","mobile_number":"517-746-1557","email_id":"Katelin_Russel25@hotmail.com","dop":"2025-04-06","serial_number":"17997234938854","imei1":"17997234938854","imei2":"17997234938854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183938,"job_number":"JOB_183938","tr_customer_id":183956,"tr_customer_product_id":183946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:06.000Z","modified_at":"2026-02-12T04:36:42.000Z","name":"Emilio Ward","mobile_number":"474-214-0028","email_id":"Queenie_Wisozk@yahoo.com","dop":"2025-04-06","serial_number":"15798904111674","imei1":"15798904111674","imei2":"15798904111674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183933,"job_number":"JOB_183933","tr_customer_id":183951,"tr_customer_product_id":183941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:04.000Z","modified_at":"2026-02-12T04:36:42.000Z","name":"Concepcion Schmidt","mobile_number":"466-988-2722","email_id":"Rozella.Ankunding@hotmail.com","dop":"2025-04-06","serial_number":"10147092350916","imei1":"10147092350916","imei2":"10147092350916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183932,"job_number":"JOB_183932","tr_customer_id":183950,"tr_customer_product_id":183940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:04.000Z","modified_at":"2026-02-12T04:36:39.000Z","name":"Tommie Kovacek","mobile_number":"419-221-4300","email_id":"Montana_Mraz@yahoo.com","dop":"2025-04-06","serial_number":"10836664171234","imei1":"10836664171234","imei2":"10836664171234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183924,"job_number":"JOB_183924","tr_customer_id":183942,"tr_customer_product_id":183932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:02.000Z","modified_at":"2026-02-12T04:36:39.000Z","name":"Alisha Ledner","mobile_number":"931-969-6120","email_id":"Magnus.Kshlerin@yahoo.com","dop":"2025-04-06","serial_number":"14048953203076","imei1":"14048953203076","imei2":"14048953203076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183914,"job_number":"JOB_183914","tr_customer_id":183932,"tr_customer_product_id":183922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:36:00.000Z","modified_at":"2026-02-12T04:36:38.000Z","name":"Dallin Barton","mobile_number":"902-682-9108","email_id":"Janie.Effertz@gmail.com","dop":"2025-04-06","serial_number":"16973858466534","imei1":"16973858466534","imei2":"16973858466534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183912,"job_number":"JOB_183912","tr_customer_id":183930,"tr_customer_product_id":183920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:59.000Z","modified_at":"2026-02-12T04:36:34.000Z","name":"Erica Batz","mobile_number":"266-237-3097","email_id":"Dave.Wolf@yahoo.com","dop":"2025-04-06","serial_number":"15755047001397","imei1":"15755047001397","imei2":"15755047001397","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183909,"job_number":"JOB_183909","tr_customer_id":183927,"tr_customer_product_id":183917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:59.000Z","modified_at":"2026-02-12T04:36:34.000Z","name":"Roderick Wisoky","mobile_number":"385-878-6439","email_id":"Geraldine.Rutherford29@yahoo.com","dop":"2025-04-06","serial_number":"17141370590113","imei1":"17141370590113","imei2":"17141370590113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183908,"job_number":"JOB_183908","tr_customer_id":183926,"tr_customer_product_id":183916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:59.000Z","modified_at":"2026-02-12T04:36:17.000Z","name":"Francesca Powlowski","mobile_number":"245-295-2110","email_id":"Cierra_Hudson@hotmail.com","dop":"2025-05-30","serial_number":"18698077763227","imei1":"18698077763227","imei2":"18698077763227","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183905,"job_number":"JOB_183905","tr_customer_id":183923,"tr_customer_product_id":183913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:52.000Z","modified_at":"2026-02-12T04:36:30.000Z","name":"Arjun Daugherty","mobile_number":"510-764-0551","email_id":"Breanne83@hotmail.com","dop":"2025-04-06","serial_number":"10151417655916","imei1":"10151417655916","imei2":"10151417655916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183901,"job_number":"JOB_183901","tr_customer_id":183919,"tr_customer_product_id":183909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:50.000Z","modified_at":"2026-02-12T04:36:27.000Z","name":"Amie Auer","mobile_number":"703-781-7862","email_id":"Aileen_Ruecker@yahoo.com","dop":"2025-04-06","serial_number":"14976776783633","imei1":"14976776783633","imei2":"14976776783633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183895,"job_number":"JOB_183895","tr_customer_id":183913,"tr_customer_product_id":183903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:43.000Z","modified_at":"2026-02-12T04:36:21.000Z","name":"Roger Bernhard","mobile_number":"240-298-8778","email_id":"Glen.Kuhlman@yahoo.com","dop":"2025-04-06","serial_number":"12391979815572","imei1":"12391979815572","imei2":"12391979815572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183893,"job_number":"JOB_183893","tr_customer_id":183911,"tr_customer_product_id":183901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:33.000Z","modified_at":"2026-02-12T04:36:10.000Z","name":"Kaylah Rath","mobile_number":"288-335-5321","email_id":"Oliver5@yahoo.com","dop":"2025-12-31","serial_number":"109621398726779","imei1":"109621398726779","imei2":"109621398726779","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183891,"job_number":"JOB_183891","tr_customer_id":183909,"tr_customer_product_id":183899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:31.000Z","modified_at":"2026-02-12T04:36:05.000Z","name":"Dudley Crona","mobile_number":"266-675-6921","email_id":"Norris_Runte88@gmail.com","dop":"2025-02-01","serial_number":"107249614926715","imei1":"107249614926715","imei2":"107249614926715","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183885,"job_number":"JOB_183885","tr_customer_id":183903,"tr_customer_product_id":183893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:28.000Z","modified_at":"2026-02-12T04:36:05.000Z","name":"Melyssa Padberg","mobile_number":"677-693-2250","email_id":"Pearl.Schaden@gmail.com","dop":"2025-04-06","serial_number":"12278104516760","imei1":"12278104516760","imei2":"12278104516760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183883,"job_number":"JOB_183883","tr_customer_id":183901,"tr_customer_product_id":183891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:27.000Z","modified_at":"2026-02-12T04:36:03.000Z","name":"Michel Gulgowski","mobile_number":"454-803-4130","email_id":"Michele.VonRueden@gmail.com","dop":"2025-04-06","serial_number":"10623213019543","imei1":"10623213019543","imei2":"10623213019543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:36:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183879,"job_number":"JOB_183879","tr_customer_id":183897,"tr_customer_product_id":183887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:22.000Z","modified_at":"2026-02-12T04:35:58.000Z","name":"Colby Davis","mobile_number":"356-986-6218","email_id":"Lynn.Price@hotmail.com","dop":"2025-04-06","serial_number":"13212696729969","imei1":"13212696729969","imei2":"13212696729969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183876,"job_number":"JOB_183876","tr_customer_id":183894,"tr_customer_product_id":183884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:18.000Z","modified_at":"2026-02-12T04:35:52.000Z","name":"Kattie Nikolaus","mobile_number":"950-259-7668","email_id":"Amani.Johnston77@hotmail.com","dop":"2025-04-06","serial_number":"17774345094417","imei1":"17774345094417","imei2":"17774345094417","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183873,"job_number":"JOB_183873","tr_customer_id":183891,"tr_customer_product_id":183881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:06.000Z","modified_at":"2026-02-12T04:35:42.000Z","name":"Shania Berge","mobile_number":"349-794-2950","email_id":"Candice.Koepp72@gmail.com","dop":"2025-04-06","serial_number":"17511609806412","imei1":"17511609806412","imei2":"17511609806412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183870,"job_number":"JOB_183870","tr_customer_id":183888,"tr_customer_product_id":183878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:35:00.000Z","modified_at":"2026-02-12T04:35:36.000Z","name":"Kraig Heidenreich","mobile_number":"350-490-1443","email_id":"Marion28@yahoo.com","dop":"2025-06-18","serial_number":"10023722645226","imei1":"10023722645226","imei2":"10023722645226","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183866,"job_number":"JOB_183866","tr_customer_id":183884,"tr_customer_product_id":183874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:49.000Z","modified_at":"2026-02-12T04:35:25.000Z","name":"Ike Marks","mobile_number":"448-212-2725","email_id":"Amina74@hotmail.com","dop":"2025-12-31","serial_number":"102960089467425","imei1":"102960089467425","imei2":"102960089467425","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183863,"job_number":"JOB_183863","tr_customer_id":183881,"tr_customer_product_id":183871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:47.000Z","modified_at":"2026-02-12T04:35:21.000Z","name":"Herman Orn","mobile_number":"927-249-8845","email_id":"Daisy_Satterfield@gmail.com","dop":"2025-02-01","serial_number":"106433326872786","imei1":"106433326872786","imei2":"106433326872786","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183858,"job_number":"JOB_183858","tr_customer_id":183876,"tr_customer_product_id":183866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:44.000Z","modified_at":"2026-02-12T04:35:20.000Z","name":"Moriah Rolfson","mobile_number":"924-421-8831","email_id":"Kathryn89@hotmail.com","dop":"2025-04-06","serial_number":"16738479879679","imei1":"16738479879679","imei2":"16738479879679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183856,"job_number":"JOB_183856","tr_customer_id":183874,"tr_customer_product_id":183864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:44.000Z","modified_at":"2026-02-12T04:35:20.000Z","name":"Griffin Zemlak","mobile_number":"979-975-6177","email_id":"Kaelyn.Wilderman@yahoo.com","dop":"2025-04-06","serial_number":"16290149925429","imei1":"16290149925429","imei2":"16290149925429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183851,"job_number":"JOB_183851","tr_customer_id":183869,"tr_customer_product_id":183859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:40.000Z","modified_at":"2026-02-12T04:35:15.000Z","name":"Garrison O'Reilly","mobile_number":"539-841-2246","email_id":"Javon_Effertz@gmail.com","dop":"2025-04-06","serial_number":"10697322450668","imei1":"10697322450668","imei2":"10697322450668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183850,"job_number":"JOB_183850","tr_customer_id":183868,"tr_customer_product_id":183858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:40.000Z","modified_at":"2026-02-12T04:35:17.000Z","name":"Greyson Gibson","mobile_number":"931-252-5688","email_id":"Antonietta.Waters24@hotmail.com","dop":"2025-04-06","serial_number":"14949143220789","imei1":"14949143220789","imei2":"14949143220789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183846,"job_number":"JOB_183846","tr_customer_id":183864,"tr_customer_product_id":183854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:37.000Z","modified_at":"2026-02-12T04:35:11.000Z","name":"Darryl Feil","mobile_number":"878-453-7792","email_id":"Iliana50@hotmail.com","dop":"2025-04-06","serial_number":"16625575773453","imei1":"16625575773453","imei2":"16625575773453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183843,"job_number":"JOB_183843","tr_customer_id":183861,"tr_customer_product_id":183851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:34.000Z","modified_at":"2026-02-12T04:35:10.000Z","name":"Adell Zemlak","mobile_number":"873-625-3837","email_id":"Theodore.Gerlach20@hotmail.com","dop":"2025-04-06","serial_number":"16670860681805","imei1":"16670860681805","imei2":"16670860681805","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183841,"job_number":"JOB_183841","tr_customer_id":183859,"tr_customer_product_id":183849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:32.000Z","modified_at":"2026-02-12T04:35:08.000Z","name":"Arthur Maggio","mobile_number":"307-393-5475","email_id":"Madilyn.Miller71@hotmail.com","dop":"2025-04-06","serial_number":"12725270757158","imei1":"12725270757158","imei2":"12725270757158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183839,"job_number":"JOB_183839","tr_customer_id":183857,"tr_customer_product_id":183847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:25.000Z","modified_at":"2026-02-12T04:34:33.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"39913064169443","imei1":"39913064169443","imei2":"39913064169443","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183836,"job_number":"JOB_183836","tr_customer_id":183854,"tr_customer_product_id":183844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:24.000Z","modified_at":"2026-02-12T04:34:58.000Z","name":"Haskell Osinski","mobile_number":"577-930-6026","email_id":"Foster.Lehner89@yahoo.com","dop":"2025-04-06","serial_number":"16030796075293","imei1":"16030796075293","imei2":"16030796075293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:34:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183835,"job_number":"JOB_183835","tr_customer_id":183853,"tr_customer_product_id":183843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:22.000Z","modified_at":"2026-02-12T04:34:58.000Z","name":"Ottilie Blick","mobile_number":"280-389-0694","email_id":"Freddie.Jones61@hotmail.com","dop":"2025-04-06","serial_number":"11997936328438","imei1":"11997936328438","imei2":"11997936328438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:34:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183832,"job_number":"JOB_183832","tr_customer_id":183850,"tr_customer_product_id":183840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:17.000Z","modified_at":"2026-02-12T04:34:52.000Z","name":"Edna Muller","mobile_number":"456-795-0515","email_id":"Raymundo49@yahoo.com","dop":"2025-06-18","serial_number":"10058191567207","imei1":"10058191567207","imei2":"10058191567207","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183829,"job_number":"JOB_183829","tr_customer_id":183847,"tr_customer_product_id":183837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:15.000Z","modified_at":"2026-02-12T04:34:51.000Z","name":"Berniece Beer","mobile_number":"643-610-8430","email_id":"Leone_Dicki@hotmail.com","dop":"2025-04-06","serial_number":"13707631053054","imei1":"13707631053054","imei2":"13707631053054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183827,"job_number":"JOB_183827","tr_customer_id":183845,"tr_customer_product_id":183835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:15.000Z","modified_at":"2026-02-12T04:34:23.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"77048719079842","imei1":"77048719079842","imei2":"77048719079842","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:34:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183826,"job_number":"JOB_183826","tr_customer_id":183844,"tr_customer_product_id":183834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:34:14.000Z","modified_at":"2026-02-12T04:34:51.000Z","name":"Leonie MacGyver","mobile_number":"377-253-8719","email_id":"Marian_Wehner@yahoo.com","dop":"2025-04-06","serial_number":"15341605501283","imei1":"15341605501283","imei2":"15341605501283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183825,"job_number":"JOB_183825","tr_customer_id":183843,"tr_customer_product_id":183833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T04:27:57.000Z","modified_at":"2026-02-12T04:45:15.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"13366061461742","imei1":"13366061461742","imei2":"13366061461742","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T04:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183823,"job_number":"JOB_183823","tr_customer_id":183841,"tr_customer_product_id":183831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:42:00.000Z","modified_at":"2026-02-12T03:42:35.000Z","name":"Marian Orn","mobile_number":"376-833-8433","email_id":"Ilene85@gmail.com","dop":"2025-04-06","serial_number":"11559857598201","imei1":"11559857598201","imei2":"11559857598201","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T03:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183820,"job_number":"JOB_183820","tr_customer_id":183838,"tr_customer_product_id":183828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:41:18.000Z","modified_at":"2026-02-12T03:41:53.000Z","name":"Wilfrid Hegmann","mobile_number":"694-847-6238","email_id":"Chaz47@gmail.com","dop":"2025-04-06","serial_number":"16997931402406","imei1":"16997931402406","imei2":"16997931402406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T03:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183817,"job_number":"JOB_183817","tr_customer_id":183835,"tr_customer_product_id":183825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:40:36.000Z","modified_at":"2026-02-12T03:41:11.000Z","name":"Marcelina Hamill","mobile_number":"821-649-1277","email_id":"Jaylon.Rogahn28@hotmail.com","dop":"2025-04-06","serial_number":"17556107104978","imei1":"17556107104978","imei2":"17556107104978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T03:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183813,"job_number":"JOB_183813","tr_customer_id":183831,"tr_customer_product_id":183821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T03:25:42.000Z","modified_at":"2026-02-12T03:25:56.000Z","name":"Hosea Sporer","mobile_number":"861-905-5356","email_id":"Monserrat_Gorczany21@gmail.com","dop":"2025-05-30","serial_number":"15390349258242","imei1":"15390349258242","imei2":"15390349258242","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T03:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183812,"job_number":"JOB_183812","tr_customer_id":183830,"tr_customer_product_id":183820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T02:45:49.000Z","modified_at":"2026-02-12T02:45:55.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1176@gmail.com","dop":"2026-02-02","serial_number":"15557553363354","imei1":"15557553363354","imei2":"15557553363354","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T02:45:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183811,"job_number":"JOB_183811","tr_customer_id":183829,"tr_customer_product_id":183819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T01:22:13.000Z","modified_at":"2026-02-12T02:21:30.000Z","name":"Ravi Kushwah","mobile_number":"9999449258","email_id":"ravikushwah1176@gmail.com","dop":"2026-02-02","serial_number":"15856656730264","imei1":"15856656730264","imei2":"15856656730264","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-12T02:21:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":183804,"job_number":"JOB_183804","tr_customer_id":183822,"tr_customer_product_id":183812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T01:05:40.000Z","modified_at":"2026-02-12T01:43:12.000Z","name":"Terrell Leffler Ullrich","mobile_number":"679-984-8279","email_id":"Violet_Gulgowski@yahoo.com","dop":"2026-02-01","serial_number":"35203840937068","imei1":"35203840937068","imei2":"35203840937068","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-12T01:43:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 347ms
Mean size per request: 5.88KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDkwNTE1OX0.W4NnYHz_CjuZKkNk3pxvqf38Nu-spPmUMLg3eUikr1E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 63add606-c79e-4874-9f07-3b1d0a2fb13a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1783-pLOB8/nHmER4Gh8LKRmu1Mnzw78"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 12 Feb 2026 14:06:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":184295,"job_number":"JOB_184295","tr_customer_id":184313,"tr_customer_product_id":184303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:43:52.000Z","modified_at":"2026-02-12T09:51:54.000Z","name":"Imelda Gorczany","mobile_number":"240-335-5629","email_id":"Dexter37@yahoo.com","dop":"2026-01-23","serial_number":"12007441159806","imei1":"12007441159806","imei2":"12007441159806","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-12T09:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":184297,"job_number":"JOB_184297","tr_customer_id":184315,"tr_customer_product_id":184305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:53:04.000Z","modified_at":"2026-02-12T09:53:20.000Z","name":"Esperanza Hessel","mobile_number":"638-271-8533","email_id":"Rosemary_Keebler4@yahoo.com","dop":"2026-01-23","serial_number":"19487454824300","imei1":"19487454824300","imei2":"19487454824300","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-12T09:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":184299,"job_number":"JOB_184299","tr_customer_id":184317,"tr_customer_product_id":184307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:54:39.000Z","modified_at":"2026-02-12T09:54:56.000Z","name":"Brycen Ankunding","mobile_number":"915-206-0385","email_id":"Amaya_Kuhic77@yahoo.com","dop":"2026-01-23","serial_number":"17600638010424","imei1":"17600638010424","imei2":"17600638010424","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-12T09:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":184311,"job_number":"JOB_184311","tr_customer_id":184329,"tr_customer_product_id":184319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T10:57:19.000Z","modified_at":"2026-02-12T11:02:09.000Z","name":"Casimer Ryan","mobile_number":"404-813-7232","email_id":"Carolanne5@gmail.com","dop":"2024-08-17","serial_number":"35034328027983","imei1":"35034328027983","imei2":"35034328027983","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-12T11:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":184336,"job_number":"JOB_184336","tr_customer_id":184354,"tr_customer_product_id":184344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:51:17.000Z","modified_at":"2026-02-12T12:54:26.000Z","name":"Armand Lebsack","mobile_number":"737-915-2653","email_id":"Amiya_Abbott28@hotmail.com","dop":"2026-01-23","serial_number":"12075927794621","imei1":"12075927794621","imei2":"12075927794621","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-12T12:54:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":184363,"job_number":"JOB_184363","tr_customer_id":184381,"tr_customer_product_id":184371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T14:05:45.000Z","modified_at":"2026-02-12T14:05:59.000Z","name":"Favian Lind","mobile_number":"943-951-4188","email_id":"Candelario_Cormier@hotmail.com","dop":"2025-05-30","serial_number":"18521063062311","imei1":"18521063062311","imei2":"18521063062311","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-12T14:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":65000}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDkwNTE1OX0.W4NnYHz_CjuZKkNk3pxvqf38Nu-spPmUMLg3eUikr1E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f8ad1bd2-246d-4be0-a7a0-6a2285f9147e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 17
Request Body
{"job_id":184363}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:06:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 323ms
Mean size per request: 4.9KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDkwNTE1OX0.W4NnYHz_CjuZKkNk3pxvqf38Nu-spPmUMLg3eUikr1E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8a99e7dd-4705-44d5-9a77-5716e8f04cad
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"139e-15T7OD1rEY3YNGzUnNxw9LmiFkA"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 12 Feb 2026 14:06:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":184295,"job_number":"JOB_184295","tr_customer_id":184313,"tr_customer_product_id":184303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:43:52.000Z","modified_at":"2026-02-12T09:51:54.000Z","name":"Imelda Gorczany","mobile_number":"240-335-5629","email_id":"Dexter37@yahoo.com","dop":"2026-01-23","serial_number":"12007441159806","imei1":"12007441159806","imei2":"12007441159806","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-12T09:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":184297,"job_number":"JOB_184297","tr_customer_id":184315,"tr_customer_product_id":184305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:53:04.000Z","modified_at":"2026-02-12T09:53:20.000Z","name":"Esperanza Hessel","mobile_number":"638-271-8533","email_id":"Rosemary_Keebler4@yahoo.com","dop":"2026-01-23","serial_number":"19487454824300","imei1":"19487454824300","imei2":"19487454824300","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-12T09:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":184299,"job_number":"JOB_184299","tr_customer_id":184317,"tr_customer_product_id":184307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T09:54:39.000Z","modified_at":"2026-02-12T09:54:56.000Z","name":"Brycen Ankunding","mobile_number":"915-206-0385","email_id":"Amaya_Kuhic77@yahoo.com","dop":"2026-01-23","serial_number":"17600638010424","imei1":"17600638010424","imei2":"17600638010424","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-12T09:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":184311,"job_number":"JOB_184311","tr_customer_id":184329,"tr_customer_product_id":184319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T10:57:19.000Z","modified_at":"2026-02-12T11:02:09.000Z","name":"Casimer Ryan","mobile_number":"404-813-7232","email_id":"Carolanne5@gmail.com","dop":"2024-08-17","serial_number":"35034328027983","imei1":"35034328027983","imei2":"35034328027983","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-12T11:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":184336,"job_number":"JOB_184336","tr_customer_id":184354,"tr_customer_product_id":184344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:51:17.000Z","modified_at":"2026-02-12T12:54:26.000Z","name":"Armand Lebsack","mobile_number":"737-915-2653","email_id":"Amiya_Abbott28@hotmail.com","dop":"2026-01-23","serial_number":"12075927794621","imei1":"12075927794621","imei2":"12075927794621","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-12T12:54:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 248ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b740440c-3969-4867-9396-68c04952b4d4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-+omNRX6zewB4UCsWMEzpzQsKpoU"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:06:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNjF9.QT3qGXcbMEXjb65ntGackZDo7VpyDZrHE144pidjPa4"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 248ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNjF9.QT3qGXcbMEXjb65ntGackZDo7VpyDZrHE144pidjPa4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 067b9451-9ce6-426d-b79f-b49a0932eb5f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:06:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-tPGHeYpNX6zRGujRS7nG3BGU5uY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 267ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNjF9.QT3qGXcbMEXjb65ntGackZDo7VpyDZrHE144pidjPa4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6b3a4c0b-731d-4f4e-9f89-1a4557d47639
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-lNU1lpcbqyYQjywoOacACCMTLsg"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:06:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":2},{"label":"Created today","key":"created_today","count":560},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 263ms
Mean size per request: 1.96KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNjF9.QT3qGXcbMEXjb65ntGackZDo7VpyDZrHE144pidjPa4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 008cd5af-a330-45b5-b0f1-c3dfc439af6e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{"details_key":"pending_for_delivery"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7d4-clj0LvyueC/GDy2oxCITMnxPzDs"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 12 Feb 2026 14:06:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":184327,"job_number":"JOB_184327","tr_customer_id":184345,"tr_customer_product_id":184335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:48:23.000Z","modified_at":"2026-02-12T11:49:21.000Z","name":"Luella Anderson","mobile_number":"883-329-0738","email_id":"Janie23@hotmail.com","dop":"2026-01-23","serial_number":"17286186512453","imei1":"17286186512453","imei2":"17286186512453","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-12T11:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184363,"job_number":"JOB_184363","tr_customer_id":184381,"tr_customer_product_id":184371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T14:05:45.000Z","modified_at":"2026-02-12T14:06:01.000Z","name":"Favian Lind","mobile_number":"943-951-4188","email_id":"Candelario_Cormier@hotmail.com","dop":"2025-05-30","serial_number":"18521063062311","imei1":"18521063062311","imei2":"18521063062311","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-12T14:06:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 1.96KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNjF9.QT3qGXcbMEXjb65ntGackZDo7VpyDZrHE144pidjPa4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 64db2d16-546e-4714-ab97-75b75b0b653c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7d4-clj0LvyueC/GDy2oxCITMnxPzDs"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 12 Feb 2026 14:06:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":184327,"job_number":"JOB_184327","tr_customer_id":184345,"tr_customer_product_id":184335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T11:48:23.000Z","modified_at":"2026-02-12T11:49:21.000Z","name":"Luella Anderson","mobile_number":"883-329-0738","email_id":"Janie23@hotmail.com","dop":"2026-01-23","serial_number":"17286186512453","imei1":"17286186512453","imei2":"17286186512453","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-12T11:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":184363,"job_number":"JOB_184363","tr_customer_id":184381,"tr_customer_product_id":184371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T14:05:45.000Z","modified_at":"2026-02-12T14:06:01.000Z","name":"Favian Lind","mobile_number":"943-951-4188","email_id":"Candelario_Cormier@hotmail.com","dop":"2025-05-30","serial_number":"18521063062311","imei1":"18521063062311","imei2":"18521063062311","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-12T14:06:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":65260}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNjF9.QT3qGXcbMEXjb65ntGackZDo7VpyDZrHE144pidjPa4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2655499b-4dcd-4b46-88f0-7a931499e5c0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 17
Request Body
{"job_id":184363}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:06:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_69251"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 271ms
Mean size per request: 1021B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNjF9.QT3qGXcbMEXjb65ntGackZDo7VpyDZrHE144pidjPa4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 77fc9fae-a4b4-44b0-b6c2-50ffd04ebf3b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 27
Request Body
{"searchText":"JOB_184363"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1021
ETag W/"3fd-yKX1wCyvQrG0v9XC9uwubILpD4U"
Vary Accept-Encoding
Date Thu, 12 Feb 2026 14:06:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":184363,"job_number":"JOB_184363","tr_customer_id":184381,"tr_customer_product_id":184371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T14:05:45.000Z","modified_at":"2026-02-12T14:06:02.000Z","name":"Favian Lind","mobile_number":"943-951-4188","email_id":"Candelario_Cormier@hotmail.com","dop":"2025-05-30","serial_number":"18521063062311","imei1":"18521063062311","imei2":"18521063062311","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T14:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_65040' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_184363
Response Information
Response Code: 200 - OK
Mean time per request: 275ms
Mean size per request: 2.57KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA5MDUxNjF9.QT3qGXcbMEXjb65ntGackZDo7VpyDZrHE144pidjPa4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 17e06573-91d7-4f87-936c-8ea5431c135f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"a49-I1WSHUEzcy9I7jw53uKEoX6upUY"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 12 Feb 2026 14:06:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":184363,"job_number":"JOB_184363","tr_customer_id":184381,"tr_customer_product_id":184371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-12T14:05:45.000Z","modified_at":"2026-02-12T14:06:02.000Z","name":"Favian Lind","mobile_number":"943-951-4188","email_id":"Candelario_Cormier@hotmail.com","dop":"2025-05-30","serial_number":"18521063062311","imei1":"18521063062311","imei2":"18521063062311","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-12T14:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":704129,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-12T14:05:45.000Z","created_at":"2026-02-12T14:05:45.000Z"},{"id":704130,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-12T14:05:45.000Z","created_at":"2026-02-12T14:05:45.000Z"},{"id":704135,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-02-12T14:05:56.000Z","created_at":"2026-02-12T14:05:56.000Z"},{"id":704136,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-02-12T14:05:59.000Z","created_at":"2026-02-12T14:05:59.000Z"},{"id":704137,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-02-12T14:06:01.000Z","created_at":"2026-02-12T14:06:01.000Z"},{"id":704138,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-12T14:06:02.000Z","created_at":"2026-02-12T14:06:02.000Z"},{"id":704139,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-12T14:06:02.000Z","created_at":"2026-02-12T14:06:02.000Z"}],"problems":[{"id":172134,"problem":"Sync issue","remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-12T14:05:45.000Z"},{"id":172137,"problem":"Poor battery life","remark":"Replaced the battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-12T14:05:59.000Z"}],"quatations":[]}}
Test Information
No Tests for this request